Workspace variable is not seen by Simulink
7 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Hello,
I am becoming crazy with this error...
I have a variable (structure) called MSCd, which is in the Matlab workspace. This variable is called by Simulink model, but Simulink is not able to see it.
Error evaluating parameter 'RowIndex' in 'Modele_Brio_DCT_V0a/Génération de couple embrayage glissant/Lookup Table (2-D)1': Undefined variable "MSCd" or class "MSCd.c".
Note that this was working last week. But I am unable to find why it does not work anymore !
Thank you for your help !
Jerome
1 Kommentar
Kaustubha Govind
am 14 Jan. 2013
How do you run the simulation? Do you run from within a function using the SIM command by any chance?
Antworten (1)
Siehe auch
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!