Quantcast
Channel: COMSOL Forums: Complex data
Viewing all articles
Browse latest Browse all 15

Re: Complex data

$
0
0
I dont think adding a phase of 90deg is the answer. I simply cant figure out what can export complex values.

Another problem in Matlab/Comsol is the following error i get:
>> fem.sol.u
??? Undefined function or method 'flgetarray' for input arguments of type 'int32'.

Error in ==> flexchprop>l_flgetmatrix at 53
vao = flgetarray(exch.getDim,exch.getAdr,exch.isReal);

Error in ==> flexchprop at 21
[varargout{1:nout}] = l_flgetmatrix(outprop, outstr);

Error in ==> femsol.subsref at 30
out(:,i)=flexchprop('flgetmatrix',prop,STR);

What can i do about that?

Thanks

Viewing all articles
Browse latest Browse all 15