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.
How can I export an image!!!!!!!!!
Posted 11.12.2011, 12:02 GMT-5 0 Replies
Please login with a confirmed email address before reporting spam
model.result (). exports (). create ("img1", "Image2D");
model.result (). exports (). create ("img1", "pg1", "Image2D");
model.result (). exports ("img1"). set ("pngfilename", "prova.png");
model.result (). exports ("img1"). set ("width", 800);
model.result (). exports ("img1"). set ("height", 600);
model.result (). exports ("img1"). run ();
The error is attached.....
Attachments:
Hello Sergio Franco
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.