'InitFcn' Error in Simulink
14 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
When I run the simulation I made in the simulink, I get an InitFcn error. This is because the values in my .mat file are used in my simulation. How can I integrate this file into this simulation?
0 Kommentare
Antworten (1)
Paul
am 4 Mär. 2023
Hi Sule,
If running the simulation in the base workspace using the sim command or the run button, just load the .mat file into the base workspace. If running the simulation in a different way, please describe your workflow.
0 Kommentare
Siehe auch
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!