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.
Modifying Selections with Get and Set in LiveLink for Matlab
Posted 19 mar 2025, 09:27 GMT-4 LiveLink for MATLAB, Modeling Tools & Definitions Version 6.0 1 Reply
Please login with a confirmed email address before reporting spam
Hello everyone,
I could retrieve information of selections with the "get" command (see following example with the model in the attachment).
model1=mphload('SupportSelectionExample1') model1 = COMSOL Model Object Name: SupportSelectionExample1.mph Tag: Model Identifier: root
model1.component.get('comp1').selection('sel16') ans = Geometry geom1: Dimension 3: Domains 4–5 Type: Explicit Tag: sel16 Operation: Explicit
However, I haven't been able to modify the setting under "Geometry" with LiveLink for Matlab. Could anybody help?
Best regards, Anton
Attachments: