LabVIEW 2017 MathScript RT Module Known Issues

Overview

This document contains known issues for the LabVIEW 2017 MathScript RT Module. Not every issue known to NI will appear on this list; it is intended to only show the severe and more common issues that can be encountered.

The LabVIEW 2016 Platform Known Issues contains a full listing of known issues, including LabVIEW toolkits and modules.

Known Issues by Date

The following items are known issues in LabVIEW 2016 MathScript RT Module sorted by Date.

472522Using remove_field() function on an empty structure returns an internal error
481338.mat files created from MAC2 platform load with incorrect variable names in MathScript



IDKnown Issue
472522

Return
Using remove_field() function on an empty structure returns an internal error
MathScript RT does not support empty structures but executing the remove_field() function on an empty structure will return an internal error.

Workaround: Initialize the structure with default data first and then replace the data with new values.

Reported Version: 2013  Resolved Version: N/A  Added: 08/04/2014
481338

Return
.mat files created from MAC2 platform load with incorrect variable names in MathScript
.mat files created in older Mac OS platforms (appearing as MAC2 in the .mat details) will load with incorrectly formatted variable names.

Workaround: Save the .mat file in a newer OS platform

Reported Version: 2013 SP1  Resolved Version: N/A  Added: 08/04/2014



Known Issues by Category

The following items are known issues in LabVIEW 2016 MathScript RT Module sorted by Category.

Analysis and Math
472522Using remove_field() function on an empty structure returns an internal error
Operating System Specific
481338.mat files created from MAC2 platform load with incorrect variable names in MathScript



IDKnown Issue
Analysis and Math
472522

Return
Using remove_field() function on an empty structure returns an internal error
MathScript RT does not support empty structures but executing the remove_field() function on an empty structure will return an internal error.

Workaround: Initialize the structure with default data first and then replace the data with new values.

Reported Version: 2013  Resolved Version: N/A  Added: 08/04/2014
Operating System Specific
481338

Return
.mat files created from MAC2 platform load with incorrect variable names in MathScript
.mat files created in older Mac OS platforms (appearing as MAC2 in the .mat details) will load with incorrectly formatted variable names.

Workaround: Save the .mat file in a newer OS platform

Reported Version: 2013 SP1  Resolved Version: N/A  Added: 08/04/2014

Glossary of Terms

 

  • Bug ID - When an issue is reported to NI, you may be given this ID or find it on ni.com.  You may also find IDs posted by NI on the discussion forums or in KnowledgeBase articles.
  • Legacy ID – An older issue ID that refers to the same issue.  You may instead find this issue ID in older known issues documents.
  • Description - A few sentences which describe the problem. The brief description given does not necessarily describe the problem in full detail.
  • Workaround - Possible ways to work around the problem.
  • Reported Version - The earliest version in which the issue was reported.
  • Resolved Version - Version in which the issue was resolved or was no longer applicable. "N/A" indicates that the issue has not been resolved.
  • Date Added - The date the issue was added to the document (not the reported date).