Using a mupad plot command from the Matlab console
조회 수: 2 (최근 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!