Using Level-2 classes with r2011b
11 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Hello,
I have created some level-2 classes for code generation purpose. Now, I can create myclass.parameter and myclass.signal. My class inherites from AUTOSAR class in MATLAB. I used MATLAB r2013b to test the level-2 classes, that I created by writing Parameter.m, Signal.m and csc_registration.m.
Is it possible to use the level-2 classes under MATLAB r2011b? I know that I can use level-1 classes under r2011b, but I need level-2 classes.
If it is not possible to use them, does any workround exist for this problem?
Best regards,
Daniel.
0 comentarios
Respuestas (0)
Ver también
Categorías
Más información sobre AUTOSAR Blockset en Help Center y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!