save ascii Matlab script

SPONSORED LINKS

    Specification

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

save ascii script description:




Publisher review:
save ascii saves current variables in a delineated ASCII file Saves current variables in a delineated ASCII file:variable names 1st, horizontally, with data for each below the name.Usage/Input: save_ascii(loadname,savename,dataformat,delineator);- 'loadname' = filename of the *.mat file to save as ASCII- 'savename' = filename to save this text output to- 'dataformat' = format of 'double array' data (e.g. 'o' for six digit fixed-point notation)- 'delineator' = what to delineate data blocks with (e.g. ' ' for tab)eg. save_ascii('data.mat','textfile.txt','o',' ');Limitations: This script can only handle two data types: 'char' and 'double', where the 'char' types can only be one dimensional (e.g. size = 1X15), and the 'double array's can be one or two dimensional (e.g. sizes = 52X1, 1X52, or 30X344). Requirements: ยท MATLAB Release: R10
save ascii is a Matlab script for Scientific/Engineering scripts design by Kirk Ireson. 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