How to run .net app with using matlab dll?
Hi, I’m using the matlab interface for .net 6, so I tried to do everything as stated here
https://www.mathworks.com/help/matlab/matlab_external/requirements-to-build-net-engine-programs.html#mw_bb950ae5-3428-44db-8556-ff6bad52f1ef
My project file:
My Program.cs file:
When I run application an error pops up:
So I added to my project file this:
and this happening:
What did I do wrong?Hi, I’m using the matlab interface for .net 6, so I tried to do everything as stated here
https://www.mathworks.com/help/matlab/matlab_external/requirements-to-build-net-engine-programs.html#mw_bb950ae5-3428-44db-8556-ff6bad52f1ef
My project file:
My Program.cs file:
When I run application an error pops up:
So I added to my project file this:
and this happening:
What did I do wrong? Hi, I’m using the matlab interface for .net 6, so I tried to do everything as stated here
https://www.mathworks.com/help/matlab/matlab_external/requirements-to-build-net-engine-programs.html#mw_bb950ae5-3428-44db-8556-ff6bad52f1ef
My project file:
My Program.cs file:
When I run application an error pops up:
So I added to my project file this:
and this happening:
What did I do wrong? .net, matlab, dll, path, c#, workspace MATLAB Answers — New Questions