Matlab live script - symbolic math looks terrible
5 ビュー (過去 30 日間)
古いコメントを表示
Tobias Dehn Nielsen
2024 年 8 月 6 日
編集済み: Walter Roberson
2024 年 8 月 7 日
1st picture is what my matlab live script symbolic math looks like now.
2nd picture is what i want it to look like and what it has looked like earlier.


0 件のコメント
採用された回答
Walter Roberson
2024 年 8 月 6 日
You have installed a different symbolic package, most likely MATLAB Connector for Maple.
2 件のコメント
Walter Roberson
2024 年 8 月 7 日
編集済み: Walter Roberson
2024 年 8 月 7 日
In order to reverse it, go into the directory that Maple is installed in, and there will be an "Uninstall_MapleToolbox" folder that has an "uninstall" application inside it.
You might need to
restoredefaultpath; rehash toolboxcache
to get the Symbolic Toolbox back on the path. But it is possible that the installation damaged the configuration, so you might need to use Add-On Explorer to uninstall Symbolic Toolbox and then install it again.
その他の回答 (0 件)
参考
カテゴリ
Help Center および 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!