What is the difference between running a C# application throw MATLAB .Net interface and running it on a simple .Net runtime environment?
    3 ビュー (過去 30 日間)
  
       古いコメントを表示
    
I have a C# application what writes files. If I run simply the exe what is built by Visual Studio, it works fine, but if I call it in MATLAB throw .NET interface, it throws an exception about it can't write a closed stream. I guess there is a difference between the two environment. Does anyone know what is that?
0 件のコメント
回答 (0 件)
参考
カテゴリ
				Help Center および File Exchange で .NET Methods in MATLAB についてさらに検索
			
	Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!