Hello J
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.
Please login with a confirmed email address before reporting spam
Posted:
1 decade ago
2011/10/24 21:06 GMT-4
Hello Jacopo,
the postplot and postinterp functions were renamed to agree with the new name convention to mphplot and mphinterp, respectively.
You can find more info about these two in two doc-PDF files in 'MATLAB livelink' folder.
BTW: I'm still wondering if you made to manage the data extraction in MATLAB for COMSOL 4.2. Is it possible to get any particular particle data? And can we set some 'individual' particle attributes, for example just like in Ansys Fluent?
I have tried to put the results into a variable using
h=mphplot(model,'pg1')
where "model" is the model name and "pg1" is the result node. However, the data structure is too big to be saved in the variable "h".
I have tried to extract data by "mpheval" but I cannot get the proper name of the data structure for particle data (ptr1?).
I got stuck. I would appreciate any help from you.
Thank you.
Kind regards,
Peter
Hello Jacopo,
the postplot and postinterp functions were renamed to agree with the new name convention to mphplot and mphinterp, respectively.
You can find more info about these two in two doc-PDF files in 'MATLAB livelink' folder.
BTW: I'm still wondering if you made to manage the data extraction in MATLAB for COMSOL 4.2. Is it possible to get any particular particle data? And can we set some 'individual' particle attributes, for example just like in Ansys Fluent?
I have tried to put the results into a variable using
h=mphplot(model,'pg1')
where "model" is the model name and "pg1" is the result node. However, the data structure is too big to be saved in the variable "h".
I have tried to extract data by "mpheval" but I cannot get the proper name of the data structure for particle data (ptr1?).
I got stuck. I would appreciate any help from you.
Thank you.
Kind regards,
Peter