How can i do object oriented programming in Simulink?
Mostrar comentarios más antiguos
Does simulink support object oriented programming? I want to design a control algorithm for an air compressor systems consisting of multiple compressors(objects). The compressors will have some of its specifications as parameters.
Can anyone suggest how to do?
Or any similar sample model will also be very helpful.
Respuesta aceptada
Más respuestas (1)
Joel Handy
el 6 de Ag. de 2019
Editada: Walter Roberson
el 6 de Ag. de 2024
0 votos
It sounds like a simple masked subsystem may suit your needs. Its not object oriented programming but you can use it to define unique parameters for a custom subsystem block.
Categorías
Más información sobre Modeling 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!