How to access the data/values from mlreportgen.dom.Table?
4 ビュー (過去 30 日間)
表示 古いコメント
I cannot figure out the way to get/access the data/values from a mlreportgen.dom.Table.
Thank you for your help!
0 件のコメント
採用された回答
Sunil Patidar
2020 年 9 月 28 日
>> tableEntryOut = entry(tableObj,row,column)
It returns the table entry for the specified column of the specified row.
その他の回答 (0 件)
参考
製品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!