What is the difference between running a C# application throw MATLAB .Net interface and running it on a simple .Net runtime environment?
Afficher commentaires plus anciens
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?
Réponses (0)
Catégories
En savoir plus sur Get Started with Microsoft .NET dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!