How can I use a user-defined MATLAB class as a Simulink signal datatype?
Mostrar comentarios más antiguos
I would like to use a user-defined MATLAB class as the datatype for a Simulink signal. I have tried just entering the MATLAB class name into the "Data Type" field for the Simulink signal in the Model Explorer, but when starting the simulation I get the error "DataType 'ClassName' did not resolve to a valid data type".
Respuestas (1)
Kaustubha Govind
el 23 de Ag. de 2012
0 votos
Please see this previously answered question on the only available mechanisms to create user-defined types in Simulink.
Categorías
Más información sobre Simulink en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!