Home > MATLAB > Utilities > Miscellaneous
Top-Rated Links 
Most-Visited Links 

Miscellaneous

Socket functions for use in MATLAB Update Link / Bad Link? 
This is a suite of tools that allow TCP/IP socket communication via MATLAB. In particular, the tools allow for easy communication of MATLAB variables between networked MATLAB sessions via the "mssend" and "msrecv" functions. All variable types, including strutures and cells, are supported.
Submitted: Dec 13, 2007
Rating: 0.00   Rate this linkTotal Visits: 880
OfficeDoc Professional Update Link / Bad Link? 
OfficeDoc reads/writes/appends and formats data, images & figure screenshots in Microsoft Office documents, from within the Matlab environment. Supported document formats include XLS (Excel), DOC (Word) & PPT (PowerPoint). Opening/closing COM server connection and files is user-controllable, enabling very fast sequential writes. Numerous format properties enable highly customizable output.
Submitted: Jun 25, 2007
Rating: 0.00   Rate this linkTotal Visits: 814
Power System Analysis Toolbox (PSAT) Update Link / Bad Link? 
PSAT is a Matlab toolbox for electric power system analysis and control. The command line version of PSAT is also GNU Octave compatible. PSAT includes power flow, continuation power flow, optimal power flow, small signal stability analysis and time domain simulation. All operations can be assessed by means of graphical user interfaces (GUIs) and a Simulink-based library provides an user-friendly tool for network design. PSAT has been developed using mainly versions 6.1.0.450 (R12.1) and 6.5.0.180913a (R13) of Matlab on a Unix/Solaris 8 workstation (Sun Ultra Enterprise 450) and it has also been tested on Linux, Irix64 and Windows platforms. Latest PSAT versions run under Matlab 5.3, 6.0, 6.1 and 6.5 and GNU/Octave 2.1.5x, both on Unix/Linux and Windows platforms. Only the basic Matlab and Simulink packages are needed, except for compiling user defined models, which requires the Symbolic Toolbox. Read the documentation for installation instructions and complete description of the toolbox.
Submitted: Apr 15, 2006
Rating: 0.00   Rate this linkTotal Visits: 806
Scientific and mathematical code and utilities for MATLAB Update Link / Bad Link? 
A large collection of useful links.
Submitted: Jun 08, 2005
Rating: 0.00   Rate this linkTotal Visits: 333
MATPOWER Update Link / Bad Link? 
MATPOWER is a package of Matlab M-files for solving power flow and optimal power flow problems. It is intended as a simulation tool for researchers and educators that is easy to use and modify. MATPOWER is designed to give the best performance possible while keeping the code simple to understand and modify. It was initially developed as part of the PowerWeb project.
Submitted: Apr 15, 2006
Rating: 0.00   Rate this linkTotal Visits: 268
readclm.m Update Link / Bad Link? 
Reads numerical data from a text file into a matrix.
Submitted: Jul 22, 1999
Rating: 0.00   Rate this linkTotal Visits: 227
MATLAB Benchmark Update Link / Bad Link? 
My own Matlab benchmark suite jmbench.m because timings from Matlab "bench" command cannot be used to compare Matlab versions.
Submitted: Jun 15, 2005
Rating: 0.00   Rate this linkTotal Visits: 185
MATLAB/SIMULINK Resources Update Link / Bad Link? 
MATLAB in Education, MATLAB Digest, Demos & Examles, User Contributed M-files, MATLAB FAQ, and more.
Submitted: Jun 08, 2005
Rating: 0.00   Rate this linkTotal Visits: 169
MATLAB Library Update Link / Bad Link? 
Functions and their usage relating to Feature Extraction and Classification.
Submitted: Jun 07, 2005
Rating: 0.00   Rate this linkTotal Visits: 165
datetime.m Update Link / Bad Link? 
Converts date-time format to year-month-day-hour-min format and vice versa.
Submitted: Aug 13, 1999
Rating: 0.00   Rate this linkTotal Visits: 161
Simulink content plugin for Total Commander Update Link / Bad Link? 
The Simulink content pluginn for Total Commander parses the Simulink model file and provides content information about the version, creator, creation time, last modified time, last modified PC, total number of blocks, number of different referenced librarys and number of different used S-Functions of a Simulink model. Furthermore it can be displayed if the Simulink model is a library and contains Stateflow charts.
Submitted: Oct 24, 2006
Rating: 0.00   Rate this linkTotal Visits: 142
Makeinstall Update Link / Bad Link? 
You have a created a toolbox with a lot of MATLAB files and now you need a simple way to distribute this toolbox? With Makeinstall you will be able to automatically create a single install.m file, which includes a simple installation routine and all the Matlab programmes needed for the toolbox. The install script modifies the system in order to use the toolbox instantly. If the Contents.m file is missing, it will be automatically created. Furthermore the command tbclean will be added to the toolbox folder, which enables to remove the toolbox folder and the entries in startup.m.
Submitted:
Rating: 0.00   Rate this linkTotal Visits: 134
MATLAB Function Reference Update Link / Bad Link? 
A reference for all of the different types of Text Properties with a brief description of each as well as the types of values each accepts.
Submitted: Jun 06, 2005
Rating: 0.00   Rate this linkTotal Visits: 133
self.m Update Link / Bad Link? 
Self-printing m-files.
Submitted: Jul 19, 1999
Rating: 0.00   Rate this linkTotal Visits: 133
diary2m.m Update Link / Bad Link? 
Converts the diary of a Matlab session into an executable m-file.
Submitted: Jul 22, 1999
Rating: 0.00   Rate this linkTotal Visits: 115
Nodeworks Web Directory: MATLAB Update Link / Bad Link? 
Over a hundred useful MATLAB links organized alphabetically, including tutorials, toolboxes, and much more.
Submitted: Jun 13, 2005
Rating: 0.00   Rate this linkTotal Visits: 110
MATLAB 7 Release 14 on Mac OS X Panther - A First Look Update Link / Bad Link? 
I downloaded and installed a pre-release version of the Matlab 7 (Release 14) on Mac OS X Panther 10.3.3 this week. Many new and exciting features are planned for release 14. Among them are shortcuts for frequently used commands, nesting functions, conditional breakpoints, a redesigned array editor for editing and graphing variables, and a new plotting interface...
Submitted: Jun 15, 2005
Rating: 0.00   Rate this linkTotal Visits: 104
refer.m Update Link / Bad Link? 
Find references to other functions in a file. [NAMES,EXST] = REFER(FILE) Reads text from the file FILE, parses it for all legal names (excluding comments) and returns string matrix NAMES of function names NAMES used in the FILE and vector EXST - their exist status (from 1 to 5).
Submitted: Jul 22, 1999
Rating: 0.00   Rate this linkTotal Visits: 102
XTargets - Unit Testing For Matlab Update Link / Bad Link? 
Unit Testing for Matlab. Powerfull and easy to use. The testing environment is managed from the Matlab web browser. With one click you run tests, inspect results, set break points, open the matlab editor to the exact failure line. Test files are very easy to write and follow a simple pattern.
Submitted: Nov 08, 2005
Rating: 0.00   Rate this linkTotal Visits: 100
Matlab On NetBSD Update Link / Bad Link? 
Demonstrates how to run MATLAB on NetBSD/i386.
Submitted: Jun 15, 2005
Rating: 0.00   Rate this linkTotal Visits: 92
MATLAB at Literate Programs Update Link / Bad Link? 
LiteratePrograms is a unique wiki where every article is simultaneously a document and a piece of code that you can view, download, compile, and run by simply using the "download code" tab at the top of every article.
Submitted:
Rating: 0.00   Rate this linkTotal Visits: 75
  Link To Us

Terms of Use:  
NOTICE: Links you submit to Mathtools.net Link Exchange will be accessible from any part of the world via the web. Any information such links contain may be used by The MathWorks and the public, both within and outside the country from which you posted. Read complete disclaimer prior to use.


  Privacy - Trademarks - Feedback - Terms of Use Copyright 2001-2008 The MathWorks Inc.