Jeff Hiller
COMSOL Employee
Please login with a confirmed email address before reporting spam
Posted:
8 years ago
05.01.2017, 09:10 GMT-5
Hi Matthew,
If I understand correctly, you have a table containing post-processing data that requires several steps to fill in, and you would like to update it in a single click after you've rerun the model with different inputs to the model, correct?
If so, you could build an app using the Application Builder, presuming you're using COMSOL on Windows. The Application Builder includes a capability called "Record Code" that lets you record operations you perform in the GUI and turns them into code (a "method"). This makes it quite easy to "code" something you know how to do in the GUI.
If you have not used the Application Builder before, you'll find some good archived webinars about it elsewhere on the COMSOL website (
www.comsol.com/events/webinars/archive?eventtype%5B%5D=event_webinar&startTime=8&endTime=20&view=cards&events_sort=date), including some that show the "Record Code" functionality.
Best,
Jeff
Hi Matthew,
If I understand correctly, you have a table containing post-processing data that requires several steps to fill in, and you would like to update it in a single click after you've rerun the model with different inputs to the model, correct?
If so, you could build an app using the Application Builder, presuming you're using COMSOL on Windows. The Application Builder includes a capability called "Record Code" that lets you record operations you perform in the GUI and turns them into code (a "method"). This makes it quite easy to "code" something you know how to do in the GUI.
If you have not used the Application Builder before, you'll find some good archived webinars about it elsewhere on the COMSOL website (https://www.comsol.com/events/webinars/archive?eventtype%5B%5D=event_webinar&startTime=8&endTime=20&view=cards&events_sort=date), including some that show the "Record Code" functionality.
Best,
Jeff