load variable from .mat file in simulink
Ältere Kommentare anzeigen
I am trying to load variable (containers.Map) from .mat file to simulink. However, I am getting this error:
Found unsupported class for variable using function 'load'. Code generation does not support importing handle classes from MATLAB.
load('filename') works fine for Matlab script files, but not for simulink.
Is there a way to fix this?
Akzeptierte Antwort
Weitere Antworten (0)
Kategorien
Mehr zu Discrete-Event Simulation finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!