Beginner Question on Older Version 6.5.0 or (R13)
古いコメントを表示
I am a newbie to Matlab, I can do some basic stuff, but several functions are not working or missing, how do I enable it ?
syms, limit and solve missing or not working.
採用された回答
その他の回答 (1 件)
Paulo Silva
2011 年 8 月 21 日
You don't have the Symbolic Math Toolbox™ installed.
Execute this:
ver
and see if the Symbolic Math Toolbox™ is on the list
2 件のコメント
Richard
2011 年 8 月 21 日
Paulo Silva
2011 年 8 月 21 日
Check the installation disk if that toolbox is there and you have the license for it (if you are lucky just install it), if not the only solution is to buy the latest MATLAB version and Symbolic Math Toolbox™.
カテゴリ
ヘルプ センター および File Exchange で Introduction to Installation and Licensing についてさらに検索
製品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!