LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Problem with Matlab script node in LabVIEW 6.1

I have some data stored in a Matlab mat file that I want to pull into LabVIEW, so I used a script window and called Matlab's load function. At this point I can transfer any of the existing data over to LabVIEW. Unfortunately, the data is not exactly the way I want it, so I reordered some arrays into new variables and passed those out. Here is where the problem occurs. Upon first run, none of the reordered data comes out and the computer beeps, but there is no error returned from the Matlab script node. If I run it a second time, it works fine.
I have done a work-around where I have saved a new mat-file with the data formatted how I want it, but I shouldn't have to do this.
This problem has shown up on both computers I
have tested it on.
By the way, I am using MATLAB Version 6.1.0.450 (R12.1) on PCWIN.
0 Kudos
Message 1 of 3
(2,828 Views)
Mattkav,

There are some issues with LabVIEW and MATLAB 6.1. Please refer to KnowledgeBase 2C1AH6DM: LabVIEW Does Not Interface Properly with MATLAB 6.1 for more information and a DLL patch.

Randy Hoskin
Applications Engineer
National Instruments
http://www.ni.com/ask
Message 2 of 3
(2,828 Views)
Hi Randy
After clik on the link you gave I got:

Error
You are not authorized to view this document

What to do?
regards
Pawel
0 Kudos
Message 3 of 3
(2,828 Views)