Matlab live script - symbolic math looks terrible
조회 수: 5 (최근 30일)
이전 댓글 표시
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!