Using a mupad plot command from the Matlab console
2 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Is it possible to use a mupad plot command from the Matlab console or editor?
I tried:
evalin(symengine,'plot(sin(x),x=0..2*PI)')
But nothing happened.
>> ver
--------------------------------------------------------------------------------------------------------
MATLAB Version: 8.0.0.783 (R2012b)
MATLAB License Number: •••••
Operating System: Mac OS X Version: 10.6.8 Build: 10K549
Java Version: Java 1.6.0_65-b14-462-10M4609 with Apple Inc. Java HotSpot(TM) 64-Bit Server VM mixed mode
--------------------------------------------------------------------------------------------------------
MATLAB Version 8.0 (R2012b)
Image Processing Toolbox Version 8.1 (R2012b)
Signal Processing Toolbox Version 6.18 (R2012b)
Symbolic Math Toolbox Version 5.9 (R2012b)
Wavelet Toolbox
0 Kommentare
Antworten (1)
Christopher Creutzig
am 31 Mär. 2014
No, MuPAD plot commands only work in the MuPAD Notebook Interface.
0 Kommentare
Siehe auch
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!