PSG Vector in Toolbox is a PSG Vector created and stored in Toolbox.
PSG Vector in Toolbox consists of:
name |
string with name of vector; |
data |
name of MATLAB variable with values of data (real or integer); |
Figure 1
PSG Toolbox allows following operations with Vectors (See Figure 1):
1. | Add new Vector. Button (1) "Add". Creates new vector with empty inputs and opens Vector Window. |
2. | View Vector. Button (2) "View". Opens Vector Window with NOT editable inputs. |
3. | Edit Vector. Button (3) "Edit". Opens Vector Window with editable inputs. |
4. | Copy Vector to the new one. Button (4) "Copy". Creates new vector with the same inputs as in the selected one in Objects List. Opens Vector Window. |
5. | Delete Vector. Button (5) "Delete". Deletes vector selected in Objects List. |
Figure 2
Vector Window consists of objects (see Figure 2):
1. | Text field for editing vector name. Input: string. |
2. | Text field for editing vector data. Input: MATLAB expression or name of MATLAB variable. |
3. | Set of buttons for selection MATLAB variable from workspace. Name of selected variable will be saved in corresponding text field (objects 2). Previous text will be erased. |
4. | Table field for vector preview. Data is evaluated using object 2. Names of columns are predefined. Table field is NOT editable. |
5. | OK button saves all changes in vector and close Vector Window. |
6. | Help button to open PSG Web Help in default browser. |
Vector Window is used for:
• | creation new vector; |
• | editing vector; |
• | viewing vector. |
See also
PSG Vector in MATLAB, PSG Vector in General (Text) Format, tbpsg_vector_pack