From Friday, April 19th (11:00 PM CDT) through Saturday, April 20th (2:00 PM CDT), 2024, ni.com will undergo system upgrades that may result in temporary service interruption.

We appreciate your patience as we improve our online experience.

LabVIEW MathScript RT Module

cancel
Showing results for 
Search instead for 
Did you mean: 

Choose from multiple versions of Matlab

Solved!
Go to solution

Currently working with several different versions of Matlab on my workstation, and have not been able to figure out how to select the version that is opened when I run a Matlab Script.  It always defaults to the same version.  Haven't seen an existing thread that discusses this issue.  Any ideas how to point the script server to a specific version of Matlab?    Thanks.

 

GSinMN 

0 Kudos
Message 1 of 2
(7,143 Views)
Solution
Accepted by GSinMN

Hello GSinMN,

 

LabVIEW determines which version of the The Mathworks, Inc. MATLAB® to run by checking the registry for the MATLAB® Class ID and invokes that ActiveX object.

 

The KnowledgeBase article How Does LabVIEW Determine What Version of The MathWorks, Inc. MATLAB® to Use? describes how you can modify this registery entry to alter which version of MATLAB® the script calls into. 

 

MATLAB® is a registered trademark of The MathWorks, Inc.

 

David A

 

 

0 Kudos
Message 2 of 2
(7,124 Views)