save4spss Matlab script

SPONSORED LINKS

    Specification

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

save4spss script description:



save4spss is a Matlab script for Scientific/Engineering scripts design by Robert Schleicher. It runs on following operating system: Windows / Linux / Mac OS / BSD / Solaris.
save4spss saves numerical matrices as ASCII data SPSS import syntax

Publisher review:
save4spss saves numerical matrices as ASCII data SPSS import syntax save4spss()opens dialogue boxes to select a matrix,a cell array with variable names (optional),and specify a file name to save the matrix the SPSS syntax gets the same name.save4spss(DATA,VARNAMES,FILE) saves the matrix DATA in the file given in FILE and creates a SPSS syntax file FILE.sps to import these data in SPSS .Variables (data columns) are named according to the elements of cell array VARNAMES. After running save4spss, just open the generated SPSS syntax in SPSS and run it. Also see help save4spssexample:mystudy=[1 30 10000; 2 35 15000];varnames={'subject';'age';'income'}save4spss(mystudy,varnames,'mystudy.dat')creates an ASCII file mystudy.dat and a SPSS syntax mystudy.sps. If you run this syntax in SPSS the data are imported, the variables named and the file is saved as mystudy.sav Requirements: ยท MATLAB Release: R14SP1
Operating system:
Windows / Linux / Mac OS / BSD / Solaris

Related script downloads:

Latest script and internet news

Samsung launched the Premium Music Hub

Samsung launched the Premium Music Hub

Samsung finally gives consumers multiple audio streaming countries promised a while. Premium Music Hub allows users access to over 19 million songs, along with other useful functions.

Posted on: 30 May 2012 13:02 by A. Brown

This could be the first photos of iPhone 5

This could be the first photos of iPhone 5

IPhone\'s case came online in a few pictures that confirm rumors of a larger screen. This could be the first photos of the next iPhone, but nothing is really safe to Apple announcement.

Posted on: 30 May 2012 12:58 by A. Brown

IE 10 for Windows 8, comes with Adobe Flash support

IE 10 for Windows 8, comes with Adobe Flash support

After criticism received at Metro version of Internet Explorer 10 , initially offered no support for Adobe Flash technology, Microsoft has taken measures to correct this problem by working directly with Adobe to integrate the necessary components into the

Posted on: 25 May 2012 10:36 by A. Brown

Windows 8: boot to fast to furious

Windows 8: boot to fast to furious

Last year began to circulate on the Internet videos where Windows 8 systems boot in 7 seconds. Unfortunately, from this performance derives some problems.

Posted on: 25 May 2012 07:28 by A. Brown

SPREAD THE WORD

User Rating

save4spss
Rating: 4.0 out of 5
Based on 1 ratings. 1 user reviews.

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