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.
Execute COMSOL Ribbon buttons with VBA
Posted 5 dic 2013, 15:39 GMT-5 Interfacing Version 4.3b 1 Reply
Please login with a confirmed email address before reporting spam
Does anyone know if there is a way to execute COMSOL ribbon buttons (for example, it 'clicks' the mesh button or it clicks plot group and selects the correct plot)? Basically, what I doing is creating VBA macro buttons that when clicked will say, do update all, click compute, and then click on the appropriate plot group. Thereby saving the user (who does not know COMSOL in any capacitance) from dealing with the ribbon.
Judging from VBA code, it should be something along the lines of (I think): ribbon.button_name.execute. Any help is appreciated
Judging from VBA code, it should be something along the lines of (I think): ribbon.button_name.execute. Any help is appreciated
1 Reply Last Post 6 dic 2013, 05:21 GMT-5