Skip to main content

I’m trying to export Monte Carlo Tolerancing data to MATLAB through the ZOSAPI, and I can’t find a way to extract the data as a table or matrix. I would rather not write my own parser for the summary format. I have the tolerance data viewer object from TheSystem.Tools.OpenToleranceDataViewer, and it has a property called MonteCarloData that appears to contain a table/matrix with the correct dimensions. However, I can’t figure out how to actually bring that data into a useful format MATLAB.

Be the first to reply!

Reply