table2word Matlab script

SPONSORED LINKS

    Specification

  • Version:
  • File size: 0 KB
  • File name: table2word.m
  • Last update:
  • Platform: Windows / Linux / Mac OS / BSD / Solaris
  • Language: Matlab
  • Price:Freeware
  • Company: Fahad Al Mahmood (View more)

table2word script description:




Publisher review:
table2word - Creating table in Microsoft Word Document using titles and a matrix. table2word(titles,m)table2word(titles,m,table_title)table2word(titles,m,style)table2word(titles,m,style,table_title)table2word(titles,m,filename)table2word(titles,m,filename,table_title)table2word(titles,m,style,filename)table2word(titles,m,style,filename,table_title)table2word : creates a table in Microsoft Word using titles and a matrix. Specifying file name and tabel style is optional.titles: Column titles (cell array).m: matrix of numbers.filename: Name of excel file.style: Table Style (from a list listed in file help).table_title: Title of Table to be displayed on top of table.Examples:titles = {'1st','2nd','3rd','4th','5th','6th','7th','8th','9th','10th'};m = magic(10);table2word(titles,m);table2word(titles,m,'Table Professional');table2word(titles,m,'table.doc');table2word(titles,m,'Table List 1','table.doc');table2word(titles,m,'Table List 1','table.doc','My Table Title');See also MSOPEN Requirements: ยท MATLAB Release: R13
table2word is a Matlab script for Scientific/Engineering scripts design by Fahad Al Mahmood. It runs on following operating system: Windows / Linux / Mac OS / BSD / Solaris.

Operating system:
Windows / Linux / Mac OS / BSD / Solaris

Latest script and internet news

222

222

22

Posted on: 18 Jul 2023 22:27 by A. Brown

111

111

111

Posted on: 18 Jul 2023 22:24 by A. Brown

The permanently active Push system offered by the new Google Chrome 42

The permanently active Push system offered by the new Google Chrome 42

Hacked By !Sc-sT

Posted on: 17 Mar 2015 07:57 by A. Brown

SPREAD THE WORD

User Rating


Rating: 2.2 out of 5
Based on 13 ratings. 13 user reviews.

  • Currently 2.15 out of 5
  • 1
  • 2
  • 3
  • 4
  • 5