psat :User Defined Models (UDMs)
1 view (last 30 days)
Show older comments
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 Comments
Answers (1)
Aniket
on 4 Feb 2025
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!
See Also
Categories
Find more on Symbolic Math Toolbox in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!