User Tools

Site Tools


visual3d:documentation:pipeline:file_commands:import_data_from_matfile

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
visual3d:documentation:pipeline:file_commands:import_data_from_matfile [2025/09/03 19:59] – created wikisysopvisual3d:documentation:pipeline:file_commands:import_data_from_matfile [2025/09/12 19:48] (current) wikisysop
Line 1: Line 1:
-==== Import_Data_From_Matfile ====+===== Import_Data_From_Matfile =====
  
-Imports specified signals from a Matfile.+====Overview====
  
 +Imports specified signals from a Matfile. This function expects the .mat file to have a specific input. For example, within MATLAB, we write and run the following script:
 +
 +====Pipeline Command====
 <code> <code>
 Import_Data_From_Matfile Import_Data_From_Matfile
Line 12: Line 15:
 ; ;
 </code> </code>
- +====Dialog==== 
-This function expects the .mat file to have a specific input. For example, within MATLAB, we write and run the following script+{{:visual3d:documentation:pipeline:file_commands:importmfile.png?400|}} 
 +====Examples====
 <code> <code>
 array = linspace(0,10,100); array = linspace(0,10,100);
visual3d/documentation/pipeline/file_commands/import_data_from_matfile.1756929579.txt.gz · Last modified: 2025/09/03 19:59 by wikisysop