psat :User Defined Models (UDMs)
2 ビュー (過去 30 日間)
古いコメントを表示
I am using User Defined Models (UDMs) in PSAT to create a new type component . In order to deepen the understanding, I used PSAT examples for modeling. When I click on 'build' button,it displays:
Failed to initialize symbolic preferences.
> In syms (line 195)
In fm_build (line 96)
In fm_comp (line 66)
Cannot rewrite file "fm_ncomp.m". Check file permissions and content.
Did anyone know the reason and could please help me?


0 件のコメント
回答 (1 件)
Aniket
2025 年 2 月 4 日
The error "failed to initialize symbolic preferences" originates because of issues with the installation of Symbolic Math Toolbox.
Symbolic Maths Toolbox included in Matlab R2017b and Matlab 2018a hangs or issues an error as mentioned in the following bug report: https://www.mathworks.com/support/bugreports/1755918
If you are using any of these versions, I recommend upgrading to latest version of MATLAB.
Hope this helps!
参考
カテゴリ
Help Center および File Exchange で Symbolic Math Toolbox についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!