How to copy content of of 7*14 matrix file(*.mat) to a table on Microsoft Word??

2 ビュー (過去 30 日間)
Nisreen Sulayman
Nisreen Sulayman 2015 年 6 月 30 日
コメント済み: Image Analyst 2015 年 7 月 3 日
How to copy content of of 7*14 matrix file(*.mat) to a table on Microsoft Word??

回答 (2 件)

Image Analyst
Image Analyst 2015 年 6 月 30 日
If you're using Windows, you have to use ActiveX to have MATLAB directly control Word. I'm attaching a program to use it with Excel, but you can search the forum to see if anyone has used it with Word.
  5 件のコメント
Nisreen Sulayman
Nisreen Sulayman 2015 年 7 月 3 日
Mr. Image Analtst, it didn't work.
how to make the *. mat variable values in appear in two digits after comma??
Image Analyst
Image Analyst 2015 年 7 月 3 日
Appear where? If you used format bank and just left off the semicolon, the number should echo to the command window with only two numbers to the right of the decimal point. What did you do (apparently it wasn't this)?

サインインしてコメントする。


Thorsten
Thorsten 2015 年 7 月 3 日
  1 件のコメント
Nisreen Sulayman
Nisreen Sulayman 2015 年 7 月 3 日
it gave the following error
Error using Interface.00020975_0000_0000_C000_000000000046/set
Invoke Error, Dispatch Exception:
Source: Microsoft Word
Description: Åä ÇáÚäÕÑ Ðæ ÇáÇÓã ÇáãÍÏÏ ÛíÑ ãæÌæÏ.þ
Help File: wdmain11.chm
Help Context ID: 62e2
Error in table2word (line 157)
else set(Doc.Selection,'Style','Table Normal'); end

サインインしてコメントする。

カテゴリ

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

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by