Open file .mdl

2 vues (au cours des 30 derniers jours)
Nuno
Nuno le 8 Mar 2011
Commenté : chinna naidu le 28 Fév 2017
I liked to open the next link like a .mdl file in simulink? How do i?
Link: http://ecee.colorado.edu/~ecen2060/materials/simulink/PV/pv_characteristic.mdl

Réponse acceptée

Paulo Silva
Paulo Silva le 8 Mar 2011
urlwrite('http://ecee.colorado.edu/~ecen2060/materials/simulink/PV/pv_characteristic.mdl','pv_characteristic.mdl') %get the model from the web
open_system('pv_characteristic') %open the model in simulink
  7 commentaires
Heron Sales
Heron Sales le 8 Mar 2016
Obrigado.
chinna naidu
chinna naidu le 28 Fév 2017
thank you .

Connectez-vous pour commenter.

Plus de réponses (0)

Catégories

En savoir plus sur Simulink dans Help Center et File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by