can it be be possible to convert matlab code to labview vi without any error?

Hi, I am trying to convert MATLAB code into LabVIEW vi code. It is too difficult for me to develop the vi code myself. Is it be possible to convert directly into LabVIEW vi using some automated tool?
If possible please let me know me soon. I am in need now.

2 Comments

Now I actully want to do what you wanted to do before..did you do it ? could you tell me how you did it?
Thanks
Best regards

Sign in to comment.

 Accepted Answer

I very much doubt such a tool exist. The two are designed to accomplish very different tasks. Reliably converting arbitrary matlab code into Labview G-code is going to be very difficult.
However, you can execute matlab code directly in Labview provided you have the MathScript add-on. If you don't, you can always use activeX to talk to the matlab execution engine.

3 Comments

First of all ,thank you Guillaume for your reply . I know few things about Mathscript in Labview .but my question is direct i want a tool to convert Matlab to Labview .Its okay if it is not available .I want someone to convert my Matlab code to Labview Gui.I am read to Post my Code .If possible please me .
or National Instrument or any number of consulting company. I doubt you'll find somebody who will do it for free.

Sign in to comment.

More Answers (0)

Community Treasure Hunt

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

Start Hunting!