Matlab 코드로 dos 명령어를 실행하는 방법

안녕하세요?
matlab 코드로 dos 명령어를 실행하는 방법을 알고싶어서 질문드립니다.
dos('simread3 5F_steady.sim')이라는 명령어로
5F_steady.sim 파일을 simread3이라는 응용프로그램으로 dos로 오픈하면
다음과 같이 dos 화면이 뜨는데,
여기서 Report node contaminant results? (y/n)에서
y 입력하여 dos화면을 종료하고 싶습니다.
상황에서 matlab 상에서 어떤 코드를 입력해야 합니까?
감사합니다!

Answers (0)

Categories

Find more on 시작과 종료 in Help Center and File Exchange

Asked:

on 15 Nov 2020

Community Treasure Hunt

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

Start Hunting!