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.

List expressions and predefined quantities in Maltab or Java

Please login with a confirmed email address before reporting spam

Hello everyone,
I'm looking for a way to find the "expressions and predefined quantities" a model offers within matlab or java.

Via COMSOL-GUI, this is simply possible by clicking one of the two buttons "Replace Expression" and "Insert Expression" within a plot - but how to get this Information within a maltab or Java application?

Any help would be great.

Thanks


3 Replies Last Post 11.04.2013, 08:01 GMT-4
Ivar KJELBERG COMSOL Multiphysics(r) fan, retired, former "Senior Expert" at CSEM SA (CH)

Please login with a confirmed email address before reporting spam

Posted: 1 decade ago 10.04.2013, 12:38 GMT-4
Hi
I believe there was one implemented in v4.3a have you checked the help ?

--
Good luck
Ivar
Hi I believe there was one implemented in v4.3a have you checked the help ? -- Good luck Ivar

Please login with a confirmed email address before reporting spam

Posted: 1 decade ago 11.04.2013, 03:01 GMT-4
Hi Ivar,
Thanks for your hint.
Sadly I coudn't find any helping information within the 4.3a documentations

COMSOLJavaAPIReferenceGuide
IntroductionToLiveLinkForMATLAB
LiveLinkForMATLABUsersGuide

Do you hava any idea were to look at?

Hi Ivar, Thanks for your hint. Sadly I coudn't find any helping information within the 4.3a documentations COMSOLJavaAPIReferenceGuide IntroductionToLiveLinkForMATLAB LiveLinkForMATLABUsersGuide Do you hava any idea were to look at?

Please login with a confirmed email address before reporting spam

Posted: 1 decade ago 11.04.2013, 08:01 GMT-4
A first step is
model.physics('ht').featureInfo('info').getInfoTable('Expression')

-> but a collection of all like the "Replace Expression" and "Insert Expression" Button make live easier.

Did someone found somthing else?
I still miss: "Definitions" and "Geometry and Mesh"
A first step is model.physics('ht').featureInfo('info').getInfoTable('Expression') -> but a collection of all like the "Replace Expression" and "Insert Expression" Button make live easier. Did someone found somthing else? I still miss: "Definitions" and "Geometry and Mesh"

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.