Note: This discussion is about an older version of the COMSOL Multiphysics® software. The information provided may be out of date.

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.

Plotting data from COMSOL in MATLAB

Please login with a confirmed email address before reporting spam

Hi,

I am running simulation of heating of an object in a microwave oven. The slice plot obtained needs to be plotted in MATLAB. The data is of the format (x,y,z,T), where x y and z are the axes and T gives the colour value of each point. This needs to be plotted in MATLAB.

1 Reply Last Post 7 nov. 2011, 21:18 UTC−5

Please login with a confirmed email address before reporting spam

Posted: 1 decade ago 7 nov. 2011, 21:18 UTC−5
Hi John,

You can use this function: imagesc(x,y,C)

Gita
Hi John, You can use this function: imagesc(x,y,C) Gita

Note that while COMSOL employees may participate in the discussion forum, COMSOL® software users who are on-subscription should submit their questions via the Support Center for a more comprehensive response from the Technical Support team.