Jump to content

Controlling Labview with Matlab


Recommended Posts

Hi, to interface Labview and Matlab the easy way you could use the LabVIEW Maths Interface Toolkit (MIT)

Otherwise, you can build a dll from your LabVIEW code that you can use in MATLAB. Heres a link on MATLAB interfacing to generic dlls

Or vice versa, you could create a MATLAB dll to call in LabVIEW using the external node vi.

Have a look at external code interface section of the help files for each program.

Link to comment

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.