variable input in simulink function block inside stateflow chart
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
I am encountering a problem as, I want to plot equation of line in stateflow using simulink function block as a result of multiple inputs. For this purpose I have further used fcn block inside simulink function block to define line equation as shown in attached picture. Here I want this block to access multiple inputs (u) in the form of vector but it takes just first value and prints a dot
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/580422/image.png)
Risposte (0)
Vedere anche
Categorie
Scopri di più su Simulink Functions in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!