フィルターのクリア

Table to word

11 ビュー (過去 30 日間)
Danielle Leblanc
Danielle Leblanc 2011 年 8 月 9 日
I have Many tables for my report and I want to print from matlab to word as it will be a common practice to give my reports in word. Assume the table has the following format:
[] 'Moody' 'D/A'
'Moody''1.000***' '0.034'
'D/A' '0.034' '1.000***'
is it possible to print it as it is in word?

回答 (2 件)

Walter Roberson
Walter Roberson 2011 年 8 月 9 日
Sounds to me as if using RTF would be an appropriate way to go. Unless, that is, you want to use MATLAB to open a COM interface to word and use the appropriate Word commands to create the table.... but I think writing out a some formatted RTF would be easier.

Fangjun Jiang
Fangjun Jiang 2011 年 8 月 9 日
If you have this toolbox http://www.mathworks.com/products/ML_reportgenerator/description1.html.There used to be a product called MATLAB Notebook can capture all your outputs to a Word document. It's probably not there anymore.

カテゴリ

Help Center および File ExchangeTables についてさらに検索

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by