Obtaining simulation results
    조회 수: 3 (최근 30일)
  
       이전 댓글 표시
    
I have created .Net dll using .Net builder. DLL has a function to simulate model and it returns simulation object. How to capture this simulation result in my C# .Net code for further processing. I need to know the supported data structure to capture simulation results. Thanx in advance.
댓글 수: 0
답변 (1개)
  Kaustubha Govind
    
      
 2011년 7월 11일
        AFAIK, simulation of Simulink models is not supported in compiled applications. See this previously answered question for more information.
Are you saying that you already have a compiled DLL that calls the SIM command?
댓글 수: 0
참고 항목
카테고리
				Help Center 및 File Exchange에서 Call MATLAB from .NET에 대해 자세히 알아보기
			
	Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!

