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.
IntVolume Parameter in MatLab
Posted 20.02.2018, 09:52 GMT-5 RF & Microwave Engineering Version 5.3 0 Replies
Please login with a confirmed email address before reporting spam
Is it possible to add the IntVolume expression parameters with a variables outside of the model? I want to calculate the coupling coefficient using a data from two different runs. I assigned the first data to a variable and tried to use it as a parameter for IntVolume function together with a second data but I am not sure about the syntax.
Ez1=mpheval(model,'emw.Ez');
model.result.numerical.create('int2', 'IntVolume'); model.result.numerical('int2').set('expr', 'emw.Ez'*Ez1);
Hello bamee
Your Discussion has gone 30 days without a reply. If you still need help with COMSOL and have an on-subscription license, please visit our Support Center for help.
If you do not hold an on-subscription license, you may find an answer in another Discussion or in the Knowledge Base.