Dynamically generate a simulink block

5 vues (au cours des 30 derniers jours)
Simone Bergadano
Simone Bergadano le 30 Avr 2024
Réponse apportée : Paul le 30 Avr 2024
I was wondering if it was possible to dynamically generate a Simulink block (subsystem with mask) based on the parameters entered: for example being able to decide how many inputs/outputs it has by inserting the number as a parameter (as happens for the mux and demux blocks) but also by changing how the subsystem is made internally.

Réponses (1)

Paul
Paul le 30 Avr 2024
This doc page Dynamic Masked Subsystem is probably what you're looking for. Not sure if the number of inputs or outputs can be changed dynamically this way, but definitely can change things inside the subsystem.

Catégories

En savoir plus sur Subsystems dans Help Center et File Exchange

Produits


Version

R2022b

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by