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

조회 수: 1 (최근 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 CenterFile Exchange에서 ActiveX에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by