Clear Filters
Clear Filters

What is the difference between running a C# application throw MATLAB .Net interface and running it on a simple .Net runtime environment?

1 view (last 30 days)
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?

Answers (0)

Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!