XLSWriteMex Matlab script

SPONSORED LINKS

    Specification

  • Version:
  • File size: 0 KB
  • File name: XLSWriteMex.zip
  • Last update:
  • Platform: Windows / Linux / Mac OS / BSD / Solaris
  • Language: Matlab
  • Price:Freeware
  • Company: Gordon Ray (View more)

XLSWriteMex script description:




Publisher review:
XLSWriteMex - MATLAB MEX function to create an Excel spreadsheet. Functionally the same xlswrite.m (by Scott Hirsch), the only difference is in the implementation.XLSWriteMex is implemented in C and compiled into a MATLAB MEX dll. I did this because 'xlswrite.m' does not compile using the MATLAB compiler, so any MATLAB program using 'xlswrite.m' cannot be compiled into a stand-alone app.Using XLSWriteMex instead of xlswrite will solve this problem.Example using XLSWriteMex:m = rand(100,4);header = 'This is some introductory information at the top of my spreadsheet.';colnames = {'Ch1','Ch2','Ch3','Ch4'};filename = 'myfile.xls';XLSWriteMex(m,header,colnames,filename);Will create a spreadsheet named myfile.xls Requirements: ยท MATLAB Release: R13
XLSWriteMex is a Matlab script for Scientific/Engineering scripts design by Gordon Ray. It runs on following operating system: Windows / Linux / Mac OS / BSD / Solaris.
XLSWriteMex - MATLAB MEX function to create an Excel spreadsheet.

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