custom blocks
Mostra commenti meno recenti
how do I make a custom block in simulink? that is I wish to connect my web camera to a block which will perform a standard MATLAB function,like imregionalmax etc.
thanks in advance
Risposte (1)
Mark
il 11 Feb 2011
0 voti
I would recommend making a "Level 2 M-file S-function". This is available in the "user-defined functions" section of the Simulink library browser. The documentation has more details about how to implement it.
Categorie
Scopri di più su Block and Blockset Authoring 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!