Open file .mdl

2 visualizaciones (últimos 30 días)
Nuno
Nuno el 8 de Mzo. de 2011
Comentada: chinna naidu el 28 de Feb. de 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

Respuesta aceptada

Paulo Silva
Paulo Silva el 8 de Mzo. de 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 comentarios
Heron Sales
Heron Sales el 8 de Mzo. de 2016
Obrigado.
chinna naidu
chinna naidu el 28 de Feb. de 2017
thank you .

Iniciar sesión para comentar.

Más respuestas (0)

Categorías

Más información sobre Simulink en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by