Table of Contents

Get_From_Matlab

Overview

Uses DCOM to put data from one active file in the Visual3D Workspace into Matlab (e.g. with Matlab running concurrently).

Pipeline Command

Get_From_Matlab
/Matlab_Item_Name= the name of the signal in Matlab
/Signal_Types= the Visual3D Type
/Signal_Names= the Visual3D Name
/Signal_Folder= the Visual3D Folder
;

In Matlab the signal should appear with the Matlab_Item_Name. This is necessary because Matlab does not allow multiple signals with the same name but with a different type.