Skip to content

Releases: muehleisen/VSLM

VSLM V0.4.1

02 Oct 03:24
Compare
Choose a tag to compare

This is the V0.4.1 release of VSLM as was initially released on sourceforge in 2010. Moved to Github in Oct of 2016. Compiled matlab binary available below.

To get MATLAB Sources and Documentation, Select Download Source.
MATLAB USERS

Matlab users should download the vslm_0_4_1 sources using the link below.
vslm_0_4_1.m requires the signal processing toolbox.

vslm_0_4_1.m was developed using MATLAB R2010.
I do not know what earlier versions of MATLAB on which it can run.

WINDOWS EXECUTABLE USERS:
Windows users without MATLAB and the signal processing toolbox installed should download the vslm_0_4_1_pkg.exe. This file includes the windows executables, help files, and MATLAB runtime libraries.

Move the vslm_0_4_1_pkg.exe file to the directory where you want the vslm executable to be installed (create the directory if necessary) and run the file. This will extract the contents into the directory and install the MATLAB runtime library if necessary

To start vslm run the vslm.exe executable. This is actually a wrapper program that runs the true executable, matgui, and shows asplash screen while the MATLAB runtime library loads (this can take a while).

The documentation includes vslm.chm, a windows helpfile format help file
vslm.htm and the /files subdirectory which contains an html format help file
vslm.pdf which is a PDF version of the same documentation
vslm.hnd is the HelpNDoc file which is the source file for all the documentation formats

The archive also includes vslm_0_4_1.fig and vslm_0_4_1.m which are the MATLAB source files