필터 지우기
필터 지우기

Info

이 질문은 마감되었습니다. 편집하거나 답변을 올리려면 질문을 다시 여십시오.

calling other programs using matlab

조회 수: 1 (최근 30일)
fit institute
fit institute 2011년 3월 14일
마감: MATLAB Answer Bot 2021년 8월 20일
how can i call modelsim software using matlab and give some input values? can anyone explain how this can be done
  댓글 수: 1
Walter Roberson
Walter Roberson 2011년 5월 13일
duplicates http://www.mathworks.com/matlabcentral/answers/3151-calling-other-softwares-using-matlab

답변 (1개)

Kaustubha Govind
Kaustubha Govind 2011년 3월 14일
Modelsim provides a TCL interface. You can call into this interface from MATLAB by writing a TCL script and then calling the TCL interpreter using the ! (bang) operator or SYSTEM command.

이 질문은 마감되었습니다.

제품

Community Treasure Hunt

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

Start Hunting!

Translated by