Open file .mdl

조회 수: 1 (최근 30일)
Nuno
Nuno 2011년 3월 8일
댓글: chinna naidu 2017년 2월 28일
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

채택된 답변

Paulo Silva
Paulo Silva 2011년 3월 8일
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
Heron Sales
Heron Sales 2016년 3월 8일
Obrigado.
chinna naidu
chinna naidu 2017년 2월 28일
thank you .

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Modeling에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by