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.
Manipulate 1D line plot
Posted 2024年12月14日 GMT+8 22:32 Version 6.2 1 Reply
Please login with a confirmed email address before reporting spam
I have a solution of y and x as a function of time.
I want to shift the values of y by subtracting it with the first value in the array of y, and then perform of 1D line plot.
Is there a syntax to write it COMSOL like "y - y(1,1)"?
Any help or suggestion.
Thank you
PS: I can export the data and then plot in MATLAB but I want to do it in COMSOL