Hello everyone. I have a LabVIEW program which uses MatLab Script node in it. When I run the program it gives me an error:
Error 1048 occurred at LabVIEW: LabVIEW failed to get variable from the script server. Server:"??? Undefined function or variable 'volt_out'.
" in shooting5datalog.vi
Possible reason(s):
LabVIEW: LabVIEW failed to get variable from the script server.
Attached is my MatLab Code. I cannot find out what the problem is with it.