From Friday, April 19th (11:00 PM CDT) through Saturday, April 20th (2:00 PM CDT), 2024, ni.com will undergo system upgrades that may result in temporary service interruption.

We appreciate your patience as we improve our online experience.

LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How to use matlab code in Labview without having MATLAB software. I tried to convert .m files into .dll files. But i could not do. Please help me out..

Solved!
Go to solution
Solution
Accepted by topic author bombay

Using MathScript perhaps?

 

http://sine.ni.com/np/app/flex/p/docid/nav-104/lang/sv/fmid/2031/

 

Br,

 

/Roger

 

0 Kudos
Message 3 of 6
(2,686 Views)

Yes. It can be done. But Math script can not evaluate all functions in .m files (There are some exceptions).

0 Kudos
Message 5 of 6
(2,679 Views)

@bombay wrote:

Yes. It can be done. But Math script can not evaluate all functions in .m files (There are some exceptions).


And those can perhaps easily be ported to LabVIEW/MathScript?

 

It is not sufficient to disregard running your Matlab code in LabVIEW based on a few exceptions without first thoroughly evaluating the impact they have.

 

If you want to stick with Matlab in your implementation, then there are other avenues than hypotethizing about the limited portability issues of using MathScript in your project?

 

Br,

 

/Roger

 

0 Kudos
Message 6 of 6
(2,671 Views)