﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
5638	The function readSimulationResultVars does not return the correct results.	Niklas Worschech	somebody	"For the attached file filterSimulationResults.mat the function readSimulationResultVars does not return the result variables.
With the use of these calls we try to convert the mat file into a csv file.

vars:=readSimulationResultVars(""filterSimulationResults.mat"",false,false);
getErrorString();
filterSimulationResults(""filterSimulationResults.mat"",""filterSimulationResults.csv"",vars);
getErrorString();

But the converted csv file only includes the variables ""_derdummy"",""_dummy""

"	defect	new	high		Interactive Environment	v1.13.2		OMC API, readSimulationResultVars	
