Click here to Skip to main content
15,905,963 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hey

I have a problem finding a way to convert MATLAB mwarray which is a result from MATLAB function to a C# image so that I can use it or show it in C#
Has anybody ever done that
plz tell me how to do it.
Posted

1 solution

Did you try this: MATLAB mwarray[^]
Please try first. See if you can find something useful there.

R2011a Documentation → MATLAB Compiler : mwArray Class[^]
Is there an example of using the "MWArray" data type in a .NET language such as C# with a MATLAB Builder for .NET component?[^]

Further, for specific questions related to MATLAB, I would suggest you to look first at MATLAB forum and documentation here[^].
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900