Jump to content

MatLab Script in LabVIEW


Recommended Posts

Hi, this is the first time I use MatLab script node in LabView. I am using it because I have a MatLab speech recognition algorithm that I want to use with Labview for control.

1- If my Matlab code requires the user to press a key when the user is ready to say a command, will I be able to press this key in Labview? or read data displayed in the Matlab command window? such as fprintf, pause commands etc?. I ask this question because the Matlab command window from LabVIEW doesn't show the MatLab code.

2- If my code requires several .m files. Do I have to include just the toplevel file ? or also generate Matlab script nodes for all the files called?

If this is the case, how do I chose the order of compilation for all these MatLab script nodes.

I would really appreciate your help,

Carlos

Link to comment
  • 5 months later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.