how to use Arc3d?
조회 수: 3 (최근 30일)
이전 댓글 표시
hi, I want to use code Arc3d, but when i copy the example codes in matlab user guid, following error message appears: Error: Unexpected MATLAB operator. who knows how we can use this code? thanks alot,
댓글 수: 0
채택된 답변
Walter Roberson
2013년 8월 22일
Which MATLAB version are you using? Is the error message pointing to a "~" character?
댓글 수: 2
Walter Roberson
2013년 8월 22일
MuPAD code is not MATLAB code. You would need to run that code within a MuPAD notebook. To do that give the MATLAB command
nb = mupad
추가 답변 (0개)
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!