How do i debug a dll in Visual C# .NET 2010 while calling the dll from MATLAB?
I am trying to step into C# source code that is being called in Matlab via a dll that was created in C#. Does anyone have any suggestions for setting up the Visual C# 2010 environment in order to do this? Thanks in advance for your help.