Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.339.602 Times

MatData 1.02

  Date Added: June 15, 2013  |  Visits: 354

MatData

Report Broken Link
Printer Friendly Version


Product Homepage
Download (41 downloads)



MatData 1.02usage:call read(filename,varname,var)call write(filename,varname,var,action)where "filename" is the string of .mat file's name, "varname" is the string of variable's name stored in .mat file, "var" is the variable's name in Fortran program, which can be any one of the following type: 0~3 dimensions, integer(kind=2) or real(kind=4) variables, or string. Other kind of variables will be supported in future."action" is character(len=1), optional variable ('w' or 'a'), which denotes create or append the data file "filename". If the file doesnot exist, it will be created.Examples to use this module in Fortran 90/95:If want to output a two-dimensional array Temp(100,200) into matlab data file result.mat, use following code:use matdata... ...call write('result.mat','Temperature',temp,'w')... ...When read this data into another variable temp2(100,200), using... ...call read('result.mat','Temperature',temp2)... ...Since MATLAB is case-sensitive whereas Fortran is not, "varname" shoule be case-sensitive.When compile this Fortran program, MATLAB supported .dll and .lib files libmat.dll libmat.lib libmx.dll libmx.lib libut.dllmust be in the bin and lib path, and following command line is requried:f90 ... matdata.f90 ... libmat.lib libmx.lib------------------------Update, May 25, 2004:New functions are added into the module, which include read/write one-dimensional matrix of strings.For example, in order to read/write character(len=100), dimension(100) :: name into result.mat file,use following code:call write('result.mat','name',name,'w')call read ('result.mat','name',name)One thing should be noted: because Fortran and Matlab use different way to store string array, the subroutine to readthe string array from .mat file to Fortran array use an un-efficient algorithm, if anyone has new idea to improve it,please contact with me. And also, with this algorithm, unicode output is invalid, evenif both Fortran and Matlab supportunicode string. I hope someone can help me to find an efficient algorithm to input/output unicode string to/from .mat file.------------------------Update, Sep. 24, 2004:New functions are added to the module, which includes: 1) integer(kind=2) and real(kind=8) (double precision) 2) four-dimensions array for all kinds of data typeIn order to read .mat file created by Matlab Ver 7, -V6 option should be used, for example: save -mat -V6 [variable lists]

Requirements: No special requirements
Platforms: Matlab
Keyword: Characterlen Codecall Command Dimension Fileuse Libmxlib Libutdllmust Matdataf Matlab Matrix Noted Order Quot Requriedf Resultmat Nameone Stringsfor Thing Write Resultmat Call
Users rating: 0/10

License: Freeware Size: 10 KB
USER REVIEWS
More Reviews or Write Review


MATDATA RELATED
Misc. Collection Managers  -  VeryUtils Image Converter Command Line 2.6
VeryUtils Image Converter Command Line is a professional converter for graphic files, photos, drafts, finance documents and other images of any type. VeryUtils Image Converter Command Line grants fully-featured image conversion to users seeking...
5.83 MB  
Development Tools  -  Mercury Dialog 1.0
Mercury Dialog consists of a GUI for the source control management tool Mercurial and enables the user to perform version control tasks (e.g. commit, revert, tag, push, pull, branch, diff, ...) directly within MATLAB. Additionally, Simulink blocks...
51.2 KB  
Development Tools  -  MatlabSessionLogged 1.0
>> MatlabSessionLogged() does record all what in the MATLAB Command Window happens. This function uses the DIARY functionality of MATLAB.The Logged MATLAB Session does help also when MATLAB is executed without any supervision or does crash and...
10 KB  
Development Tools  -  Getusername 1.0
PURPOSE:This MATLAB mex function fetches the name of the current user. The function is only for windows operating system. It was tested for MATLAB release 12.1 running under windows 12.1COMPILE AND LINK AS A MATLAB MEX DLL:typemex getusername.con...
10 KB  
Web Browser Tools  -  Selenium XML Formatter 1.4
Selenium XML Formatter is a custom XML Formatter for Selenium-IDE extension. Compliant with Selenium command & comment syntax, this formatter output data in a very common language. This way, you can easily parse the test case in your favorite...
10.24 KB  
Network & Internet  -  django-multilingual-ng 0.1.0 Beta 20
django-multilingual-ng is a branch of django-multilingual and it is compatible with Django 1.2 as well as providing admin UI improvements. multilingual-ng tries to be compatible with django-multilingual whenever possible. In the best...
30.72 KB  
Gaming Utilities  -  gtinyfugue 0.1
gtinyfugue project is a GUI for tinyfugue. Tinyfugue is a very popular MUD/MUSH command line client rich in functionality. When using tinyfugue in a graphical environment the only thing it lacks is the peripheral buttons and options that are...
491.52 KB  
Utilities  -  Postal 0.67
Postal suite currently consists of two programs, Postal and Rabid. Postal (the mad postman) is a program that will deliver mail as fast as possible via the SMTP protocol to test mail server performance. Rabid (the mad Biff) will eat mail via the...
84.99 KB  
Libraries  -  Debug::Trace 0.04
Debug::Trace is a Perl extension to trace subroutine calls. SYNOPSIS perl -MDebug::Trace=foo,bar yourprogram.pl Debug::Trace instruments subroutines to provide tracing information upon every call and return. Using Debug::Trace does not...
5.12 KB  
Business  -  Free Matrix Calculator 5.3
Free Matrix calculator is a practical math tool to calculator real matrix and complex matrix. As you see, it's easy, various, and effectual. Download and try it. Function: Matrix inverse. Matrix transpose.Largest component. Smallest component....
567 KB  
NEW DOWNLOADS IN SCRIPTS, DEVELOPMENT TOOLS
Scripts  -  Free Ecommerce website creator 1.2
Free Ecommerce website creator is a free PHP shop creating script. This allows you to put a online shop on your own website. Create your own free ecommerce website for Your Business. Create an online shop using easyGUI online shop creator. The...
1.44 KB  
Scripts  -  MochiGames PHP Script ZDR 1.00
MochiGames PHP Script ZDR is web site, ready for use, for flash games. These flash games are downloaded automatically by "MochiGames PHP Script ZDR" from MochiGames media. The use of the games is free, you can use your own Mochi Publisher ID and...
368.54 KB  
Scripts  -  Php Chat 2.0
Add a free php site, single sign-on and multiple skins, 100% free 1. Server Modes: The chat server has paid mode and free mode. If the free chat mode, a free chat room will be assigned to your website with your domain as the room name. 2....
938.87 KB  
Scripts  -  Nibbleblog 3.0.1
Nibbleblog it's a powerful engine for creation and manipulation of BLOG's completely free. Very simple to install and configure (Only 1 step). The database used is based on XML files and this way it is not necessary to use MySQL or similar DBMS....
371.09 KB  
Scripts  -  PHP File Manager | CloudOsys 2.9b8
CloudOsys is a PHP file manager, a tool that allows your visitors upload files such as media content directly to your website. Your visitors will upload files directly to your website, where they can share and comment on them. Through cloud...
1.41 MB  
Development Tools  -  Aml2CHM 3.50
Those who use the popular Aml Pages text editor might be looking out for a way of generating help files from their text and notes. Aml2CHM is a plug-in that was developed to offer people a quick and efficient way of converting Aml Pages documents...
549.99 KB  
Development Tools  -  VMP Viewer 1.0
This is a very rudimentary tool to visualize the VMP files generated by BrainVoyager. Useful to share files with people who do not have BV.
10 KB  
Development Tools  -  7-Zip for Script 4.42
7-Zip is a file archiver with a high compression ratio.Features:- High compression ratio in new 7z format with LZMA compression- Supported formats:- Packing / unpacking: 7z, ZIP, GZIP, BZIP2 and TAR- Unpacking only: RAR, CAB, ISO, ARJ, LZH, CHM,...
624.64 KB  
Development Tools  -  PHP Docbook Displayer for Scripts 1.0b
PHP Docbook Displayer provides XSL and CSS stylesheets, and PHP scripts, to generate easily and dynamically websites from Docbook files.It aims at simplifying to the max the web publication process : simply drop the docbook file under the site root !
102.4 KB  
Development Tools  -  WP Translate 1.0
This simple language translation plugin allows your users to quickly translate your webpages, through a widget on your blog.You have the option to select the title of the Widget, which will be displayed above the language translation form. Users...
10 KB