Import Data
R2026bDescription
The Import Data task provides an interactive interface to import data from saved files. Communications Toolbox™ adds capabilities to the Import Data task for loading data from TDMS files. The task automatically generates MATLAB® code for your live script.
For information about other capabilities of the Import Data task, see Import Data.
For more information on Live Editor tasks, see Add Interactive Tasks to Live Scripts.
Open the Task
To add the Import Data task to a live script in the MATLAB Editor:
On the Live Editor tab, select Task > Import Data.
In a code block in the script, type a keyword such as
importorload. Then, selectImport Datafrom the suggested command completions.
Examples
Parameters
Tips
To reduce memory use, clear the Autorun check box and select required channels using the Select data to import section before you run the task.
Version History
Introduced in R2026b



