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.
getTableData(fullprecision)
Posted 2014年6月5日 GMT-4 13:23 Interfacing Version 4.3, Version 4.3a, Version 4.3b, Version 4.4 0 Replies
Please login with a confirmed email address before reporting spam
I'm using livelink and I've gone through the 'Livelink for Matlab users guide.'
I have a table that I created using derived values and I want to collect the numbers in the table, 'tbl1'.
Following the guide, this should result in something like:
tabl=model.result.table('tbl1').getTableData('fullprecision')
I some times misinterpret the conventions, italic Code, vs <> that they mention in the guide, but I think I'm using it correctly here. Either way, I've tried <fullprecision>, fullprecision (as a variable rather than a string).
However, Matlab is responding with:
No method 'getTableData' with matching signature found for class 'com.comsol.model.impl.TableFeatureImpl'.
I understand I can just use the .getReal command, in place of the getTableData, but I was hoping to figure it out with the getTableData command. In the future, I may not want to split up my Real and Imag numbers.
Any ideas what I'm doing wrong here?
Thanks in advance!
Sean
Hello Sean Rodrigues
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.