Universal 1-D and ZOS-API
I'm trying to use the Matlab ZOS-API to extract data from a plot generated in the Universal 1-D tool.
After I generate the results the tool tips for matlab show the following data properties:
DataGrids: 1x1 IAR_DataGrid[]
NumberofDataGrids: 0
I have also looked through the topic on output data types for Universal Plot 1-D and all the types (DataGrid, DataSeries, DataScatter, etc) are all false .
1. Am I missing something about how the Universal 1-D creates data as DataGrid and using that in matlab? Should I be expecting NumberofDataGrids >0 and just have something wrong in the code?
If not:
2. Do I need to save files at .txt files then upload into Matlab and extract the numeric data adding an additional step?
3. If 2. is true. Is there any other in the ZOS-API that can quickly cycle system parameters (independent variables) and extract values from the merit function editor? Essentially doing the same thing as Universal-1D but not needing the steps to search for the text files and upload those?
After I generate the results the tool tips for matlab show the following data properties:
DataGrids: 1x1 IAR_DataGrid[]
NumberofDataGrids: 0
I have also looked through the topic on output data types for Universal Plot 1-D and all the types (DataGrid, DataSeries, DataScatter, etc) are all false .
1. Am I missing something about how the Universal 1-D creates data as DataGrid and using that in matlab? Should I be expecting NumberofDataGrids >0 and just have something wrong in the code?
If not:
2. Do I need to save files at .txt files then upload into Matlab and extract the numeric data adding an additional step?
3. If 2. is true. Is there any other in the ZOS-API that can quickly cycle system parameters (independent variables) and extract values from the merit function editor? Essentially doing the same thing as Universal-1D but not needing the steps to search for the text files and upload those?
Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.