how to use Arc3d?
2 次查看(过去 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!