‎01-18-2021 06:20 AM
how can I run the Matlab script server in LabVIEW community edition 2020
‎01-18-2021
07:01 AM
- last edited on
‎06-22-2026
05:22 PM
by
Content Cleaner
The LabVIEW community edition has all the capabilities that professional editions have. One may suppose it shouldn't be any different.
https://www.ni.com/docs/en-US/bundle/labview-api-ref/page/functions/script-node.html
‎01-18-2021 07:21 AM
but I received a 1046 error when I run the code
‎01-18-2021 07:28 AM
‎01-18-2021 07:31 AM
this is what the explanation
"LabVIEW: (Hex 0x416) LabVIEW cannot initialize the script server. Ensure the server software is installed."
but I have Matlab on my pc
‎01-18-2021 07:51 AM
Is your Matlab licensed?
If not, it can totally be the issue.
There are many free alternatives to Mathworks' Matlab. I use Octave GNU (General public License) which should work fine with LabView. (even paid I would prefer it over Matlab)
P.S.
Searching for 1046 error
https://forums.ni.com/t5/LabVIEW-MathScript-RT-Module/Matlab-Scrip-Node-error-1046/td-p/1129179