how to write Batch script in multiple lines ?
조회 수: 1 (최근 30일)
이전 댓글 표시
i wrote a batch script to automate model execution for batch process. i'm able to give input arguments in single line. however i want to write the input arguments in separate lines to make it user friendly and readability.
start "MATLAB" /LOW /MAX "MATLAB" -nosplash -nodesktop -r myscrit(xyz);myscrit(abc);.....
댓글 수: 0
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Get Started with MATLAB에 대해 자세히 알아보기
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!