LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

matlab neuronal net

Hello this is my first post, im new in labview, so I need some help with my proyect,
I aready have a trained Nerural Net in matlab, but i want to export the net to labview and test some files

0 Kudos
Message 1 of 2
(2,452 Views)

Hello Borreboy,

 

In LabVIEW you can use a MathScript node to evaluate scrips created in MatLab. You can run .m file scripts allowing you to add knobs, slides, buttons, graphics, and other user controls and indicators.

 

Here is a link that can help you to have a better understanding about MathScript nodes. Also refer to the LabVIEW help section for more information about these nodes.

 

http://zone.ni.com/reference/en-XX/help/371361H-01/lvconcepts/scriptnodes/

 

In the find examples section of LabVIEW there are several VIs that you can use to understand in a better way the MathScript node (look for MathScript in the search tab).

 

Hope this helps!

 

Luis C.

 

National Instruments

Ingeniería de Aplicaciones

www.ni.com/soporte

Luis CT
0 Kudos
Message 2 of 2
(2,407 Views)