Why Simulink matrix size and value is different from MATLAB Function block?
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Why Simulink matrix size and value is different from MATLAB Function block?
I use the view report in Matlab Function to check the matrix. But its size and value are all different. It take another matrix's size and value. Who to fix this problem?
I want to solve ode problem. As you can see, in report the 'u' and 'W' will input into the function. But if I change to the function 'model_2'. The 'W' will disappear and the error is undefined it. Who to fix this problem?
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/273893/image.png)
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/273894/image.png)
0 commentaires
Réponses (0)
Voir également
Catégories
En savoir plus sur Ordinary Differential Equations dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!