How to send result from block (Simulink) to the Workplace (not array) ?
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Oleg Khegay
le 10 Sep 2018
Réponse apportée : Christopher Wallace
le 11 Sep 2018
In the model Simulink I have a block with a number result. I tried to use "To Workplace" block to send the number to the workplace and use it in the script further. However, I get only array of numbers corresponding to time. I used Timeseries, Sctructure and Array, but it didnt help me.
What can be solution to this problem ? How to make this variable to look like other "common" "simple" ones ?
0 commentaires
Réponse acceptée
Christopher Wallace
le 11 Sep 2018
In the 'To Workspace' block select 'Array' as the output type instead of 'Timeseries'
0 commentaires
Plus de réponses (0)
Voir également
Catégories
En savoir plus sur Sources 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!