Building Simulink Modell from Matlab Code
Mostra commenti meno recenti
Hi there,
I am currently trying to build Simulink models from Matlab code and have some problems with.
My main problem is to figure out the names and/or path' of the blocks and their parameters. To find the block names I could find a workaround but I have no clue how to figure out the proper names of the parameters of one block. I would very appreciate if someone could tell me a function that returns the parameters or some workaround, so that I can change the parameters with
set_param('path to block','parameter name','parameter value')
Thank you very much!
Regards,
Lennart
3 Commenti
Lennart
il 8 Lug 2015
Azzi Abdelmalek
il 8 Lug 2015
This is not clear
Azzi Abdelmalek
il 8 Lug 2015
Can you explain with an example?
Risposta accettata
Più risposte (0)
Categorie
Scopri di più su Create Large-Scale Model Components in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!