Using a mupad plot command from the Matlab console
Show older comments
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
Answers (1)
Christopher Creutzig
on 31 Mar 2014
0 votes
No, MuPAD plot commands only work in the MuPAD Notebook Interface.
Categories
Find more on 2-D Function Plots in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!