How to load two variables with different array size (Speed and Torque) into workspace with same size ?

2 vues (au cours des 30 derniers jours)
My intenstion is to find the efficiency of the Model with inputs as speed and torque, which is obtained from simulink model simulation. Output of the simulink (Speed and TORQUE ) are to be loaded into workspace (with same size) for calculating the efficiency and plotting all the 3 in a meshgrid.
  2 commentaires
dpb
dpb le 18 Juil 2021
What you can load into MATLAB from the Simulink model is what it outputs -- if they aren't the same size for some reason (why wouldn't they be?), then you've got issues of whether the two elements belong together in time to solve firstly.
You can do all kinds of things, but what would make sense would take knowing much more than we currently know about what you're generating and how and what is available to use...
Varun Nair
Varun Nair le 18 Juil 2021
Thanks for your reply, regarding the initial points you pointed out, I was aware but dont know why it is like that.in my case I have added a load case externally. But I can share the file with you for your refernce.

Connectez-vous pour commenter.

Réponses (0)

Catégories

En savoir plus sur Simulink Coder dans Help Center et File Exchange

Produits

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by