Quantcast
Channel: COMSOL Forums: Evaluating Global Expressions in MATLAB
Browsing latest articles
Browse All 14 View Live

Evaluating Global Expressions in MATLAB

Hi, I have set up a series of Global Expressions in my model through the COMSOL GUI. I now solve the model through MATLAB and would like to evaluate the Global expressions. The problem is I cannot find...

View Article



Re: Evaluating Global Expressions in MATLAB

Hi easiest to sort out these cases (I always restart from scratch) is to start with a simple beam and only mesh it with very few elemnts 2-8 so you can easily track them in your head and on papaer with...

View Article

Re: Evaluating Global Expressions in MATLAB

Hi Ivar, I have found the solution: iout = postglobaleval(fem,{'iOut'}) which returns: iout = x: [101x1 double] y: [101x1 double] legend: {'iOut'} I may then access the expression at a single data...

View Article

Re: Evaluating Global Expressions in MATLAB

Hi Tom As often, it's "evident" once you have found the error, it was almost written litterally, I searched for a comsol explanation but it was a programming cast error, I should too have seen it too,...

View Article

Re: Evaluating Global Expressions in MATLAB

I solved my problem thanks to this thread. It was a big help for me. Thank you again for discussion. - Seong Jae

View Article

Browsing latest articles
Browse All 14 View Live




Latest Images