visual3d:documentation:pipeline:file_commands:call_mfile
Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
visual3d:documentation:pipeline:file_commands:call_mfile [2025/09/03 19:54] – created wikisysop | visual3d:documentation:pipeline:file_commands:call_mfile [2025/09/12 19:47] (current) – wikisysop | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====CALL_MFILE==== | + | =====CALL_MFILE===== |
+ | ====Overview==== | ||
The CALL_MFILE command performs the following tasks:\\ | The CALL_MFILE command performs the following tasks:\\ | ||
- | *Exports data to a MAT file. | + | * Exports data to a MAT file. |
* Runs a compiled Matlab-based .exe file to load the data, process the data, and create a new MAT file containing the processed data. | * Runs a compiled Matlab-based .exe file to load the data, process the data, and create a new MAT file containing the processed data. | ||
* Imports the data from the second MAT file back into Visual 3D. | * Imports the data from the second MAT file back into Visual 3D. | ||
- | |||
- | This example uses this [[https:// | ||
+ | ====Pipeline Command==== | ||
< | < | ||
- | ! CALL_MFILE | + | Call_MFile |
- | ! - save specified signals to a mat file | + | ! / |
- | ! - run an exe compiled from Matlab that | + | ! / |
- | ! reads a mat file | + | ! / |
- | ! creates a new mat file | + | ! / |
- | ! - load the new mat file into Visual3D | + | / |
- | ! | + | / |
- | !/MFILE_NAME= name of the Matlab executable | + | ! /INPUT_SIGNAL_FOLDERS= |
- | ! specify the entire directory path | + | /INPUT_SIGNAL_NAMES= |
- | !/OUTPUT_FILE= name of the mat file exported | + | ! /OUTPUT_FILE= |
- | ! from Visual3D | + | / |
- | !/OUTPUT_SIGNAL_NAMES= Visual3D Signals to export | + | /OUTPUT_SIGNAL_FOLDER= |
- | !/ | + | /OUTPUT_SIGNAL_NAMES= |
- | !/OUTPUT_SIGNAL_PROCESSED= Visual3D Processed Flag | + | /OUTPUT_NAMES= |
- | ! | + | ! /PARAMETER_NAMES= |
- | !/OUTPUT_NAMES= Signal names used in the exported | + | ! /PARAMETER_GROUPS= |
- | ! file. These are the names that | + | ! /OUTPUT_PARAMETER_NAMES= |
- | ! the .m file will see | + | ; |
- | ! | + | |
- | !/INPUT_FILE= name of the mat file save by the Matlab exe | + | |
- | !/INPUT_NAMES= signals stored by the Matlab exe | + | |
- | ! | + | |
- | !/INPUT_SIGNAL_NAMES= names assigned to these signals | + | |
- | ! when they are imported to Visual3D | + | |
- | !/INPUT_SIGNAL_TYPES= types of signals imported to Visual3D | + | |
- | ! | + | |
</ | </ | ||
+ | ====Command Parameters==== | ||
+ | |**Parameter** | ||
+ | |**!/ | ||
+ | |**!/ | ||
+ | |**!/ | ||
+ | |**!/ | ||
+ | |**!/ | ||
+ | |**!/ | ||
+ | |**!/ | ||
+ | |**!/ | ||
+ | |**!/ | ||
+ | |**!/ | ||
+ | |**!/ | ||
+ | ====Dialog==== | ||
+ | {{: | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | ====Examples==== | ||
+ | This example uses this: [[https:// | ||
< | < |
visual3d/documentation/pipeline/file_commands/call_mfile.1756929286.txt.gz · Last modified: 2025/09/03 19:54 by wikisysop