Running an m-file from C#
    조회 수: 6 (최근 30일)
  
       이전 댓글 표시
    
Hello there,
I have a set of m-files connected through a master m-file ("Apple.m"). I want to run this master m-file from C#, like Execute("matlab.exe, "Apple.m"). How can I run this m-file without opening matlab from C#.
thanks
댓글 수: 0
답변 (2개)
  The Matlab Spot
      
 2013년 11월 25일
        If you need that matlab should not be called for using the function ...
댓글 수: 0
참고 항목
카테고리
				Help Center 및 File Exchange에서 Logical에 대해 자세히 알아보기
			
	Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!