LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

is fpga target used matlab script node for real time target?

hi

iam having .m file & want to used matlab script node of labview

is fpga real time target work with matlab script node

 

like i can implement. vi using matlab script node & i want to used on fpga real time target

is it possible

 

thanks in advance

 

0 Kudos
Message 1 of 6
(3,632 Views)

The way the matlab script node works is that it calls into the matlab DLL's and uses those functions.  Matlab must be installed on your computer in order to use the matlab script node.  This being said, Matlab cannot be installed on your real time target or fpga, and so the matlab script node will not work.  However, you do have the ability of using the Mathscript RT node on your real-time target using your .m file.  If you do not have access to the Mathscript RT module, you cna find it here: http://sine.ni.com/nips/cds/view/p/lang/en/nid/207268

National Instruments
Applications Engineer
0 Kudos
Message 2 of 6
(3,613 Views)

thanks

Scott W

 

i have instaled matlab & labview both on my computer

& i have instaled mathscript node as well

have u any link of appliaction of real time target using math script node

tc

0 Kudos
Message 3 of 6
(3,586 Views)

You do not need Matlab in order to use the Mathscript node, the Mathscript node runs without the need of using external DLLs.  You can use the Mathscript node on a real time target just as you would on a PC.  The two links I have attached are gettign started with real time targets and getting started with mathscript and you can just put the two together without any problems.

 

Getting Started with the LabVIEW Real-Time Module

http://digital.ni.com/manuals.nsf/websearch/12F0FF18FB1BB533862575AD00696100

 

Working with .m files in LabVIEW

http://zone.ni.com/devzone/cda/tut/p/id/4854

National Instruments
Applications Engineer
0 Kudos
Message 4 of 6
(3,562 Views)

HI all

 

Iam working on some type of adaptive noise cancellation, for that I have designed input and output modules using FPGA interface mode, my algorithm is not working, which I have designed using mathscript node which have recursive equation, my program run fi9 but my mathscript node is not converging what should I do

 

see the attachtment

thanks

0 Kudos
Message 5 of 6
(3,380 Views)

Hi Nabeloabbsi,

 

You might want to post this question to a new forum.   This original forum is old and has been resolved, so you might not get very many responses.   

 

Does the algorithm converge in MatLAB?   Could you please post this question to a new forum and put a link on this one to the new one so I can continue following?

 

Thanks!

 

Starla T. 

0 Kudos
Message 6 of 6
(3,355 Views)