Discussion Closed This discussion was created more than 6 months ago and has been closed. To start a new discussion with a link back to this one, click here.
How can I extract the data from a defined variable?
Posted 2020年4月2日 GMT-4 05:36 Electromagnetics, Corrosion Processes, Parameters, Variables, & Functions 2 Replies
Please login with a confirmed email address before reporting spam
So in my study i used parametric sweep and used this expression to calculate total deformation of the system: sum(withsol('sol2',dy,setind(t1,i),setval(t,1)),i,1,20) My problem is that i cannot find a method to tabulate the values, I can plot them and they look great. But i need these values in an excel sheet or something. Help please.