Using a mupad plot command from the Matlab console
    9 次查看(过去 30 天)
  
       显示 更早的评论
    
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 个评论
回答(1 个)
  Christopher Creutzig
    
 2014-3-31
        No, MuPAD plot commands only work in the MuPAD Notebook Interface.
0 个评论
另请参阅
产品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!

