<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://mslice.isis.rl.ac.uk/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Dean+Whittaker</id>
	<title>Mslice - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="http://mslice.isis.rl.ac.uk/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Dean+Whittaker"/>
	<link rel="alternate" type="text/html" href="http://mslice.isis.rl.ac.uk/Special:Contributions/Dean_Whittaker"/>
	<updated>2026-05-31T12:36:12Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.35.13</generator>
	<entry>
		<id>http://mslice.isis.rl.ac.uk/index.php?title=User_Manual&amp;diff=34</id>
		<title>User Manual</title>
		<link rel="alternate" type="text/html" href="http://mslice.isis.rl.ac.uk/index.php?title=User_Manual&amp;diff=34"/>
		<updated>2008-09-05T09:41:46Z</updated>

		<summary type="html">&lt;p&gt;Dean Whittaker: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Download the original user manual [[Media:Mslice_manual.pdf|here]]. A comprehensive guide for the latest version will appear here soon. Please note that the setup instructions in this file are out of date, please follow the setup instructions given [[Download and setup MSlice|here]] for information on setup. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Contact [[User:Toby Perring| Toby Perring]] if you encounter any problems.&lt;/div&gt;</summary>
		<author><name>Dean Whittaker</name></author>
	</entry>
	<entry>
		<id>http://mslice.isis.rl.ac.uk/index.php?title=How_to_MEX_MSlice&amp;diff=33</id>
		<title>How to MEX MSlice</title>
		<link rel="alternate" type="text/html" href="http://mslice.isis.rl.ac.uk/index.php?title=How_to_MEX_MSlice&amp;diff=33"/>
		<updated>2008-09-05T09:37:52Z</updated>

		<summary type="html">&lt;p&gt;Dean Whittaker: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;To create the right Fortran library files, one needs to MEX the Fortran files included with the mslice distribution. Each distribution will have the files MEXed in the correct format for that distribution. However, if you&amp;#039;re a developer or if you want to use a system not currently supported, you can MEX the files yourself. These .f90 files are included with every distribution. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==How To MEX==&lt;br /&gt;
&lt;br /&gt;
If using an operating system that does not currently have a release of mslice, then you can MEX mslice yourself (if possible). You need to have:&lt;br /&gt;
&lt;br /&gt;
* g95 Fortran compiler (or equivalent) OR Intel Fortran Compiler that is compatible with your version of Matlab.&lt;br /&gt;
* Matlab 7.1 or above&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
To MEX the files yourself:&lt;br /&gt;
&lt;br /&gt;
* [[Download and setup MSlice#Matlab Version 32 Bit|Download any Windows distribution]] of mslice and unzip to a folder of your choice.&lt;br /&gt;
* [[Download and setup MSlice#Matlab Version|Follow the setup instructions]].&lt;br /&gt;
* Open Matlab&lt;br /&gt;
* Type &amp;gt;&amp;gt; mslice_mex(&amp;#039;bit&amp;#039;) where bit is either 32 for a 32 bit system or 64 for a 64 bit system (must be a string).&lt;br /&gt;
* You will be asked once for your fortran compiler - when asked to show installed compilers, select &amp;#039;y&amp;#039; and then select either the Intel Fortran compiler or G95 compiler. If neither of these is on the list then you can not MEX the files yourself. Consult your computing services about aquiring one of these compilers. &lt;br /&gt;
* You will then be asked for your c compiler. Choose an appropriate compiler in the same way&lt;br /&gt;
* A success or fail message will be displayed.&lt;/div&gt;</summary>
		<author><name>Dean Whittaker</name></author>
	</entry>
	<entry>
		<id>http://mslice.isis.rl.ac.uk/index.php?title=How_to_MEX_MSlice&amp;diff=32</id>
		<title>How to MEX MSlice</title>
		<link rel="alternate" type="text/html" href="http://mslice.isis.rl.ac.uk/index.php?title=How_to_MEX_MSlice&amp;diff=32"/>
		<updated>2008-09-05T09:37:03Z</updated>

		<summary type="html">&lt;p&gt;Dean Whittaker: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;To create the right Fortran library files, one needs to MEX the Fortran files included with the mslice distribution. Each distribution will have the files MEXed in the correct format for that distribution. However, if you&amp;#039;re a developer or if you want to use a system not currently supported, you can MEX the files yourself. These .f90 files are included with every distribution. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==How To MEX==&lt;br /&gt;
&lt;br /&gt;
If using an operating system that does not currently have a release of mslice, then you can MEX mslice yourself (if possible). You need to have:&lt;br /&gt;
&lt;br /&gt;
* g95 Fortran compiler (or equivalent) OR Intel Fortran Compiler that is compatible with your version of Matlab.&lt;br /&gt;
* Matlab 7.1 or above&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
To MEX the files yourself:&lt;br /&gt;
&lt;br /&gt;
* [[Download and setup MSlice|Download any Windows distribution]] of mslice and unzip to a folder of your choice.&lt;br /&gt;
* [[Download and setup MSlice#Matlab Version|Follow the setup instructions]].&lt;br /&gt;
* Open Matlab&lt;br /&gt;
* Type &amp;gt;&amp;gt; mslice_mex(&amp;#039;bit&amp;#039;) where bit is either 32 for a 32 bit system or 64 for a 64 bit system (must be a string).&lt;br /&gt;
* You will be asked once for your fortran compiler - when asked to show installed compilers, select &amp;#039;y&amp;#039; and then select either the Intel Fortran compiler or G95 compiler. If neither of these is on the list then you can not MEX the files yourself. Consult your computing services about aquiring one of these compilers. &lt;br /&gt;
* You will then be asked for your c compiler. Choose an appropriate compiler in the same way&lt;br /&gt;
* A success or fail message will be displayed.&lt;/div&gt;</summary>
		<author><name>Dean Whittaker</name></author>
	</entry>
	<entry>
		<id>http://mslice.isis.rl.ac.uk/index.php?title=Download_and_setup_MSlice&amp;diff=31</id>
		<title>Download and setup MSlice</title>
		<link rel="alternate" type="text/html" href="http://mslice.isis.rl.ac.uk/index.php?title=Download_and_setup_MSlice&amp;diff=31"/>
		<updated>2008-09-05T09:31:29Z</updated>

		<summary type="html">&lt;p&gt;Dean Whittaker: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Download Mslice==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Standalone Version 32 Bit===&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* Originally developed by &amp;#039;&amp;#039;&amp;#039;[[Radu Coldea]]&amp;#039;&amp;#039;&amp;#039; with minor alterations by ISIS. Contact [[User:Toby Perring|Toby Perring]] for support.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{| {{Tablestyle}}&lt;br /&gt;
|-&lt;br /&gt;
! {{Headcellstyle}} | Windows&lt;br /&gt;
!{{Headcellstyle}} | Linux&lt;br /&gt;
! {{Headcellstyle}} | MacOS&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
[http://download.libisis.org/kits/MCRInstaller MCRInstaller (Required)]&lt;br /&gt;
&lt;br /&gt;
[http://download.libisis.org/kits/mslice_standalone.zip MSlice Standalone for Windows]&lt;br /&gt;
&lt;br /&gt;
| Not Available&lt;br /&gt;
| Not Available&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Matlab Version 32 Bit===&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* Originally developed by &amp;#039;&amp;#039;&amp;#039;[[Radu Coldea]]&amp;#039;&amp;#039;&amp;#039; with alterations by ISIS. Contact [[User:Toby Perring|Toby Perring]] for support.&lt;br /&gt;
* Download the latest mslice build for your version of matlab&lt;br /&gt;
* For 64 bit systems see &amp;quot;how to MEX&amp;quot; below.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{| {{Tablestyle}}&lt;br /&gt;
|-&lt;br /&gt;
! {{Headcellstyle}} | Windows&lt;br /&gt;
!{{Headcellstyle}} | Linux&lt;br /&gt;
! {{Headcellstyle}} | MacOS&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
[http://download.libisis.org/kits/mslice_win32_1.zip Matlab Ver 7.1]&lt;br /&gt;
&lt;br /&gt;
[http://download.libisis.org/kits/mslice_win32_1.zip Matlab 2006a]&lt;br /&gt;
&lt;br /&gt;
[http://download.libisis.org/kits/mslice_win32_2.zip Matlab 2006b]&lt;br /&gt;
&lt;br /&gt;
[http://download.libisis.org/kits/mslice_win32_2.zip Matlab 2007a] &lt;br /&gt;
&lt;br /&gt;
[http://download.libisis.org/kits/mslice_win32_2.zip Matlab 2007b] &lt;br /&gt;
&lt;br /&gt;
| Download either of the versions and see &amp;quot;[[How to MEX MSlice]]&amp;quot; if you have a compiler.&lt;br /&gt;
| Download either of the versions and see &amp;quot;[[How to MEX MSlice]]&amp;quot; if you have a compiler.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Setup==&lt;br /&gt;
&lt;br /&gt;
===Matlab Version===&lt;br /&gt;
* Unpack this file into &amp;lt;tt&amp;gt;&amp;#039;&amp;#039;&amp;#039;C:\mprogs&amp;#039;&amp;#039;&amp;#039;&amp;lt;/tt&amp;gt; or a directory of your choice eg &amp;lt;tt&amp;gt;&amp;#039;&amp;#039;&amp;#039;X:\analysis&amp;#039;&amp;#039;&amp;#039;&amp;lt;/tt&amp;gt;&lt;br /&gt;
* Open your startup.m file, if it does not exist then create it in the folder that matlab starts&lt;br /&gt;
* Add the following lines to the startup.m file&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt; addpath(&amp;#039;c:\mprogs\mslice&amp;#039;) % where c:\mprogs\mslice is the folder you unzipped mslice into&lt;br /&gt;
mslice_init &amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Standalone Version===&lt;br /&gt;
&lt;br /&gt;
Before using a Matlab compiled product you must run MCRInstaller.exe. This .exe file installs required components of Matlab on your computer. Admin rights are required to run this and it must be run the first time you download a standalone matlab application. If you have already run this file on your computer, you do not need to run it again (for instance, you will have run this if you installed [http://www.libisis.org/Homer_Gui_setup stand alone Homer]. Run the file and follow the onscreen instructions.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Set Up Examples===&lt;br /&gt;
&lt;br /&gt;
Some examples are included with the program. These are .msp files used by mslice to store locations of various required data. For these to work correctly the mslice_setup_examples.exe file must be run (in the standalone version) or type &amp;gt;&amp;gt; mslice_setup_examples. Do this once whenever the directory that mslice resides in is changed. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Start Mslice===&lt;br /&gt;
&lt;br /&gt;
Double click the mslice.exe file located in the parent directory (the one the zip file was extracted to) or in Matlab simply type &amp;gt;&amp;gt; mslice. An example should appear straight away. To look at other examples, click the parameters menu item and click load parameters. Then choose one of the other example .msp files to load.&lt;/div&gt;</summary>
		<author><name>Dean Whittaker</name></author>
	</entry>
	<entry>
		<id>http://mslice.isis.rl.ac.uk/index.php?title=Download_and_setup_MSlice&amp;diff=30</id>
		<title>Download and setup MSlice</title>
		<link rel="alternate" type="text/html" href="http://mslice.isis.rl.ac.uk/index.php?title=Download_and_setup_MSlice&amp;diff=30"/>
		<updated>2008-09-05T09:29:56Z</updated>

		<summary type="html">&lt;p&gt;Dean Whittaker: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Download Mslice==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Standalone Version 32 Bit===&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* Originally developed by &amp;#039;&amp;#039;&amp;#039;[[Radu Coldea]]&amp;#039;&amp;#039;&amp;#039; with minor alterations by ISIS. Contact [[User:Toby Perring|Toby Perring]] for support.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{| {{Tablestyle}}&lt;br /&gt;
|-&lt;br /&gt;
! {{Headcellstyle}} | Windows&lt;br /&gt;
!{{Headcellstyle}} | Linux&lt;br /&gt;
! {{Headcellstyle}} | MacOS&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
[http://download.libisis.org/kits/MCRInstaller MCRInstaller (Required)]&lt;br /&gt;
&lt;br /&gt;
[http://download.libisis.org/kits/mslice_standalone.zip MSlice Standalone for Windows]&lt;br /&gt;
&lt;br /&gt;
| Not Available&lt;br /&gt;
| Not Available&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Matlab Version 32 Bit===&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* Originally developed by &amp;#039;&amp;#039;&amp;#039;[[Radu Coldea]]&amp;#039;&amp;#039;&amp;#039; with alterations by ISIS. Contact [[User:Toby Perring|Toby Perring]] for support.&lt;br /&gt;
* Download the latest mslice build for your version of matlab&lt;br /&gt;
* For 64 bit systems see &amp;quot;how to MEX&amp;quot; below.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{| {{Tablestyle}}&lt;br /&gt;
|-&lt;br /&gt;
! {{Headcellstyle}} | Windows&lt;br /&gt;
!{{Headcellstyle}} | Linux&lt;br /&gt;
! {{Headcellstyle}} | MacOS&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
[http://download.libisis.org/kits/mslice_win32_1.zip Matlab Ver 7.1]&lt;br /&gt;
&lt;br /&gt;
[http://download.libisis.org/kits/mslice_win32_1.zip Matlab 2006a]&lt;br /&gt;
&lt;br /&gt;
[http://download.libisis.org/kits/mslice_win32_2.zip Matlab 2006b]&lt;br /&gt;
&lt;br /&gt;
[http://download.libisis.org/kits/mslice_win32_2.zip Matlab 2007a] &lt;br /&gt;
&lt;br /&gt;
[http://download.libisis.org/kits/mslice_win32_2.zip Matlab 2007b] &lt;br /&gt;
&lt;br /&gt;
| Download either of the versions and see &amp;quot;[[How to MEX MSlice]]&amp;quot; if you have a compiler.&lt;br /&gt;
| Download either of the versions and see &amp;quot;[[How to MEX MSlice]]&amp;quot; if you have a compiler.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Setup==&lt;br /&gt;
&lt;br /&gt;
===Matlab Version===&lt;br /&gt;
* Unpack this file into &amp;lt;tt&amp;gt;&amp;#039;&amp;#039;&amp;#039;C:\mprogs&amp;#039;&amp;#039;&amp;#039;&amp;lt;/tt&amp;gt; or a directory of your choice eg &amp;lt;tt&amp;gt;&amp;#039;&amp;#039;&amp;#039;X:\analysis&amp;#039;&amp;#039;&amp;#039;&amp;lt;/tt&amp;gt;&lt;br /&gt;
* Open your startup.m file, if it does not exist then create it in the folder that matlab starts&lt;br /&gt;
* Add the following lines to the startup.m file&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt; addpath(&amp;#039;c:\mprogs\mslice&amp;#039;) % where c:\mprogs\mslice is the folder you unzipped mslice into&lt;br /&gt;
mslice_init &amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Standalone Version===&lt;br /&gt;
&lt;br /&gt;
Before using a Matlab compiled product you must run MCRInstaller.exe. This .exe file installs required components of Matlab on your computer. Admin rights are required to run this and it must be run the first time you download a standalone matlab application. If you have already run this file on your computer, you do not need to run it again (for instance, you will have run this if you installed [www.libisis.org/Download_and_setup_LIBISIS stand alone Homer]. Run the file and follow the onscreen instructions.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Set Up Examples===&lt;br /&gt;
&lt;br /&gt;
Some examples are included with the program. These are .msp files used by mslice to store locations of various required data. For these to work correctly the mslice_setup_examples.exe file must be run (in the standalone version) or type &amp;gt;&amp;gt; mslice_setup_examples. Do this once whenever the directory that mslice resides in is changed. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Start Mslice===&lt;br /&gt;
&lt;br /&gt;
Double click the mslice.exe file located in the parent directory (the one the zip file was extracted to) or in Matlab simply type &amp;gt;&amp;gt; mslice. An example should appear straight away. To look at other examples, click the parameters menu item and click load parameters. Then choose one of the other example .msp files to load.&lt;/div&gt;</summary>
		<author><name>Dean Whittaker</name></author>
	</entry>
	<entry>
		<id>http://mslice.isis.rl.ac.uk/index.php?title=Download_and_setup_MSlice&amp;diff=29</id>
		<title>Download and setup MSlice</title>
		<link rel="alternate" type="text/html" href="http://mslice.isis.rl.ac.uk/index.php?title=Download_and_setup_MSlice&amp;diff=29"/>
		<updated>2008-09-05T09:29:25Z</updated>

		<summary type="html">&lt;p&gt;Dean Whittaker: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Download Mslice==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Standalone Version 32 Bit===&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* Originally developed by &amp;#039;&amp;#039;&amp;#039;[[Radu Coldea]]&amp;#039;&amp;#039;&amp;#039; with minor alterations by ISIS. Contact [[User:Toby Perring|Toby Perring]] for support.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{| {{Tablestyle}}&lt;br /&gt;
|-&lt;br /&gt;
! {{Headcellstyle}} | Windows&lt;br /&gt;
!{{Headcellstyle}} | Linux&lt;br /&gt;
! {{Headcellstyle}} | MacOS&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
[http://download.libisis.org/kits/MCRInstaller MCRInstaller (Required)]&lt;br /&gt;
&lt;br /&gt;
[http://download.libisis.org/kits/mslice_standalone.zip MSlice Standalone for Windows]&lt;br /&gt;
&lt;br /&gt;
| Not Available&lt;br /&gt;
| Not Available&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Matlab Version 32 Bit===&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* Originally developed by &amp;#039;&amp;#039;&amp;#039;[[Radu Coldea]]&amp;#039;&amp;#039;&amp;#039; with alterations by ISIS. Contact [[User:Toby Perring|Toby Perring]] for support.&lt;br /&gt;
* Download the latest mslice build for your version of matlab&lt;br /&gt;
* For 64 bit systems see &amp;quot;how to MEX&amp;quot; below.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{| {{Tablestyle}}&lt;br /&gt;
|-&lt;br /&gt;
! {{Headcellstyle}} | Windows&lt;br /&gt;
!{{Headcellstyle}} | Linux&lt;br /&gt;
! {{Headcellstyle}} | MacOS&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
[http://download.libisis.org/kits/mslice_win32_1.zip Matlab Ver 7.1]&lt;br /&gt;
&lt;br /&gt;
[http://download.libisis.org/kits/mslice_win32_1.zip Matlab 2006a]&lt;br /&gt;
&lt;br /&gt;
[http://download.libisis.org/kits/mslice_win32_2.zip Matlab 2006b]&lt;br /&gt;
&lt;br /&gt;
[http://download.libisis.org/kits/mslice_win32_2.zip Matlab 2007a] &lt;br /&gt;
&lt;br /&gt;
[http://download.libisis.org/kits/mslice_win32_2.zip Matlab 2007b] &lt;br /&gt;
&lt;br /&gt;
| Download either of the versions and see &amp;quot;[[How to MEX MSlice]]&amp;quot; if you have a compiler.&lt;br /&gt;
| Download either of the versions and see &amp;quot;[[How to MEX MSlice]]&amp;quot; if you have a compiler.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Setup==&lt;br /&gt;
&lt;br /&gt;
===Matlab Version===&lt;br /&gt;
* Unpack this file into &amp;lt;tt&amp;gt;&amp;#039;&amp;#039;&amp;#039;C:\mprogs&amp;#039;&amp;#039;&amp;#039;&amp;lt;/tt&amp;gt; or a directory of your choice eg &amp;lt;tt&amp;gt;&amp;#039;&amp;#039;&amp;#039;X:\analysis&amp;#039;&amp;#039;&amp;#039;&amp;lt;/tt&amp;gt;&lt;br /&gt;
* Open your startup.m file, if it does not exist then create it in the folder that matlab starts&lt;br /&gt;
* Add the following lines to the startup.m file&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt; addpath(&amp;#039;c:\mprogs\mslice&amp;#039;) % where c:\mprogs\mslice is the folder you unzipped mslice into&lt;br /&gt;
mslice_init &amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Standalone Version===&lt;br /&gt;
&lt;br /&gt;
Before using a Matlab compiled product you must run MCRInstaller.exe. This .exe file installs required components of Matlab on your computer. Admin rights are required to run this and it must be run the first time you download a standalone matlab application. If you have already run this file on your computer, you do not need to run it again (for instance, you will have run this if you installed [[www.libisis.org/Download_and_setup_LIBISIS|stand alone Homer]]. Run the file and follow the onscreen instructions.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Set Up Examples===&lt;br /&gt;
&lt;br /&gt;
Some examples are included with the program. These are .msp files used by mslice to store locations of various required data. For these to work correctly the mslice_setup_examples.exe file must be run (in the standalone version) or type &amp;gt;&amp;gt; mslice_setup_examples. Do this once whenever the directory that mslice resides in is changed. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Start Mslice===&lt;br /&gt;
&lt;br /&gt;
Double click the mslice.exe file located in the parent directory (the one the zip file was extracted to) or in Matlab simply type &amp;gt;&amp;gt; mslice. An example should appear straight away. To look at other examples, click the parameters menu item and click load parameters. Then choose one of the other example .msp files to load.&lt;/div&gt;</summary>
		<author><name>Dean Whittaker</name></author>
	</entry>
	<entry>
		<id>http://mslice.isis.rl.ac.uk/index.php?title=How_to_Distribute_MSlice&amp;diff=28</id>
		<title>How to Distribute MSlice</title>
		<link rel="alternate" type="text/html" href="http://mslice.isis.rl.ac.uk/index.php?title=How_to_Distribute_MSlice&amp;diff=28"/>
		<updated>2008-09-05T09:28:05Z</updated>

		<summary type="html">&lt;p&gt;Dean Whittaker: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The MSlice SVN code includes files called mslice_distribute_xxx where xxx is the version you wish to distribute. Run this file, a zip file is created in the MSlice root directory called MSlice_xxx where xx is the version (eg. &amp;#039;win32&amp;#039;). This will contain all the files that a user requires. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* [[How to MEX MSlice|MEX MSlice]] for your platform &lt;br /&gt;
* Run the mslice_distribute_xxx where xxx is your platform &lt;br /&gt;
* Move the zip file to the correct [[File Locations|File location]] &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Contact [[User:Dean Whittaker|Dean Whittaker]] if you have problems using this feature.&lt;/div&gt;</summary>
		<author><name>Dean Whittaker</name></author>
	</entry>
	<entry>
		<id>http://mslice.isis.rl.ac.uk/index.php?title=How_to_Distribute_MSlice&amp;diff=27</id>
		<title>How to Distribute MSlice</title>
		<link rel="alternate" type="text/html" href="http://mslice.isis.rl.ac.uk/index.php?title=How_to_Distribute_MSlice&amp;diff=27"/>
		<updated>2008-09-05T09:27:55Z</updated>

		<summary type="html">&lt;p&gt;Dean Whittaker: New page: The MSlice SVN code includes files called mslice_distribute_xxx where xxx is the version you wish to distribute. Run this file, a zip file is created in the MSlice root directory called MS...&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The MSlice SVN code includes files called mslice_distribute_xxx where xxx is the version you wish to distribute. Run this file, a zip file is created in the MSlice root directory called MSlice_xxx where xx is the version (eg. &amp;#039;win32&amp;#039;). This will contain all the files that a user requires. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* [[How to MEX MSlice|MEX MSlice]] for your platform &lt;br /&gt;
* Run the mslice_distribute_xxx where xxx is your platform &lt;br /&gt;
* Move the zip file to the correct [[File Locations|File location]] &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Contact [[User:Dean Whittaker]] if you have problems using this feature.&lt;/div&gt;</summary>
		<author><name>Dean Whittaker</name></author>
	</entry>
	<entry>
		<id>http://mslice.isis.rl.ac.uk/index.php?title=File_Locations&amp;diff=26</id>
		<title>File Locations</title>
		<link rel="alternate" type="text/html" href="http://mslice.isis.rl.ac.uk/index.php?title=File_Locations&amp;diff=26"/>
		<updated>2008-09-05T09:23:48Z</updated>

		<summary type="html">&lt;p&gt;Dean Whittaker: New page: Files should be placed in the shared install kit folder (open with windows explorer or similar). This is located at   &amp;lt;pre&amp;gt; \\shadow.nd.rl.ac.uk\libisiskits$ &amp;lt;/pre&amp;gt;   For downloading files...&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Files should be placed in the shared install kit folder (open with windows explorer or similar). This is located at &lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt; \\shadow.nd.rl.ac.uk\libisiskits$ &amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
For downloading files from an internet browser use &lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt; http://download.libisis.org/kits/ &amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The following files currently exist:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt; Libisis1.zip   -  for storing the pre-2006b compiled version of libisis&lt;br /&gt;
  Libisis2.zip   -   for storing the 2006b onwards compiled version of libisis&lt;br /&gt;
  homer_standalone.zip   -  the homer standalone package&lt;br /&gt;
  MCRInstaller.exe  -  the matlab runtime component installer program &amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
When updating these, the same filenames should be used so that the wiki maintains its integrity &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Contact [[User:Freddie Akeroyd|Freddie Akeroyd]] for more information about this&lt;/div&gt;</summary>
		<author><name>Dean Whittaker</name></author>
	</entry>
	<entry>
		<id>http://mslice.isis.rl.ac.uk/index.php?title=How_to_compile_MSlice&amp;diff=25</id>
		<title>How to compile MSlice</title>
		<link rel="alternate" type="text/html" href="http://mslice.isis.rl.ac.uk/index.php?title=How_to_compile_MSlice&amp;diff=25"/>
		<updated>2008-09-05T09:22:25Z</updated>

		<summary type="html">&lt;p&gt;Dean Whittaker: New page: == Dos and Don&amp;#039;ts ==  There are a few rules when altering code that &amp;#039;&amp;#039;&amp;#039;&amp;#039;MUST&amp;#039;&amp;#039;&amp;#039;&amp;#039; be obeyed, these are:  * NO feval or eval statements - these do not compile * Use the command filesep to ge...&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Dos and Don&amp;#039;ts ==&lt;br /&gt;
&lt;br /&gt;
There are a few rules when altering code that &amp;#039;&amp;#039;&amp;#039;&amp;#039;MUST&amp;#039;&amp;#039;&amp;#039;&amp;#039; be obeyed, these are:&lt;br /&gt;
&lt;br /&gt;
* NO feval or eval statements - these do not compile&lt;br /&gt;
* Use the command filesep to get the folder separator for the current platform instead of using &amp;#039;\&amp;#039; &lt;br /&gt;
* Do not use script mfiles&lt;br /&gt;
* Use text files for any optional settings etc. so that a user may change them once the suite has been compiled&lt;br /&gt;
* Always include the mcrinstaller with any distribution&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== How To Compile for Windows==&lt;br /&gt;
&lt;br /&gt;
===Mex Fortran Files===&lt;br /&gt;
&lt;br /&gt;
The mex files should already exist, but if required the function mslice_mex exists. Run this script to produce mex files in the correct format for your version of Matlab. See &amp;quot;[[How to MEX MSlice]]&amp;quot; for more information. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Compile Standalone Mslice===&lt;br /&gt;
* open matlab. Version 2006b or later is required to use the mslice compile script. &lt;br /&gt;
* Make sure that your &amp;#039;&amp;#039;&amp;#039;startup.m&amp;#039;&amp;#039;&amp;#039; file either contains conditional isdeployed statements (so that no code executes if isdeployed is true) OR all text is commented out. The presence of code in startup.m stops any compiled applications from working, but compiling will complete. NOTE however, that the paths still have to set up (i.e. startup.m must have run when you opened Matlab, but not be available at compile-time)&lt;br /&gt;
* Type &amp;gt;&amp;gt; mslice_compile_win32. This will then take up to 5 minutes to compile,&lt;br /&gt;
* Two files now exist in the mslice_standalone folder (newly created on the same level as the mslice_compile file). The zip file and the MCRinstaller.exe file. Distribute both to users, they must run the MCRinstaller.exe file once to setup matlab components on their computer.&lt;br /&gt;
* A further text file complete.txt is created, this file indicates that compilation is successfull and contains a date and time stamp of the last successful build. This is for reference only. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
see [[File Locations]] for where to upload these for access from the wiki&lt;/div&gt;</summary>
		<author><name>Dean Whittaker</name></author>
	</entry>
	<entry>
		<id>http://mslice.isis.rl.ac.uk/index.php?title=User_Manual&amp;diff=24</id>
		<title>User Manual</title>
		<link rel="alternate" type="text/html" href="http://mslice.isis.rl.ac.uk/index.php?title=User_Manual&amp;diff=24"/>
		<updated>2008-09-05T09:18:31Z</updated>

		<summary type="html">&lt;p&gt;Dean Whittaker: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Download the original user manual [[Media:Mslice_manual.pdf|here]] for basic usage instructions. A comprehensive guide will appear here soon. Please note that the setup instructions in this file are out of date, please follow the setup instructions given [[Download and setup MSlice|here]] for information on setup. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Contact [[User:Toby Perring| Toby Perring]] if you encounter any problems.&lt;/div&gt;</summary>
		<author><name>Dean Whittaker</name></author>
	</entry>
	<entry>
		<id>http://mslice.isis.rl.ac.uk/index.php?title=Dowload_previous_versions&amp;diff=23</id>
		<title>Dowload previous versions</title>
		<link rel="alternate" type="text/html" href="http://mslice.isis.rl.ac.uk/index.php?title=Dowload_previous_versions&amp;diff=23"/>
		<updated>2008-09-05T09:17:23Z</updated>

		<summary type="html">&lt;p&gt;Dean Whittaker: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This version is for use with earlier releases of Matlab.&lt;br /&gt;
&lt;br /&gt;
==Download==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* Originally developed by &amp;#039;&amp;#039;&amp;#039;[[Radu Coldea]]&amp;#039;&amp;#039;&amp;#039; with minor alterations by ISIS. Contact [[User:Toby Perring|Toby Perring]] for support.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{| {{Tablestyle}}&lt;br /&gt;
|-&lt;br /&gt;
! {{Headcellstyle}} | Windows&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
[http://download.libisis.org/kits/mslice_matlabr11.zip Matlab Ver 5.2 (R11)]&lt;br /&gt;
&lt;br /&gt;
[http://download.libisis.org/kits/mslice_matlabr12.zip Matlab 6.1 (R12)]&lt;br /&gt;
&lt;br /&gt;
[http://download.libisis.org/kits/mslice_matlabr13.zip Matlab 6.5 (R13)]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Setup==&lt;br /&gt;
&lt;br /&gt;
Follow the [[Media:Mslice_manual.pdf|instructions here]] for information on how to setup and use MSlice.&lt;/div&gt;</summary>
		<author><name>Dean Whittaker</name></author>
	</entry>
	<entry>
		<id>http://mslice.isis.rl.ac.uk/index.php?title=Download_and_setup_MSlice&amp;diff=22</id>
		<title>Download and setup MSlice</title>
		<link rel="alternate" type="text/html" href="http://mslice.isis.rl.ac.uk/index.php?title=Download_and_setup_MSlice&amp;diff=22"/>
		<updated>2008-09-05T09:15:41Z</updated>

		<summary type="html">&lt;p&gt;Dean Whittaker: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Download Mslice==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Standalone Version 32 Bit===&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* Originally developed by &amp;#039;&amp;#039;&amp;#039;[[Radu Coldea]]&amp;#039;&amp;#039;&amp;#039; with minor alterations by ISIS. Contact [[User:Toby Perring|Toby Perring]] for support.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{| {{Tablestyle}}&lt;br /&gt;
|-&lt;br /&gt;
! {{Headcellstyle}} | Windows&lt;br /&gt;
!{{Headcellstyle}} | Linux&lt;br /&gt;
! {{Headcellstyle}} | MacOS&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
[http://download.libisis.org/kits/MCRInstaller MCRInstaller (Required)]&lt;br /&gt;
&lt;br /&gt;
[http://download.libisis.org/kits/mslice_standalone.zip MSlice Standalone for Windows]&lt;br /&gt;
&lt;br /&gt;
| Not Available&lt;br /&gt;
| Not Available&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Matlab Version 32 Bit===&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* Originally developed by &amp;#039;&amp;#039;&amp;#039;[[Radu Coldea]]&amp;#039;&amp;#039;&amp;#039; with alterations by ISIS. Contact [[User:Toby Perring|Toby Perring]] for support.&lt;br /&gt;
* Download the latest mslice build for your version of matlab&lt;br /&gt;
* For 64 bit systems see &amp;quot;how to MEX&amp;quot; below.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{| {{Tablestyle}}&lt;br /&gt;
|-&lt;br /&gt;
! {{Headcellstyle}} | Windows&lt;br /&gt;
!{{Headcellstyle}} | Linux&lt;br /&gt;
! {{Headcellstyle}} | MacOS&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
[http://download.libisis.org/kits/mslice_win32_1.zip Matlab Ver 7.1]&lt;br /&gt;
&lt;br /&gt;
[http://download.libisis.org/kits/mslice_win32_1.zip Matlab 2006a]&lt;br /&gt;
&lt;br /&gt;
[http://download.libisis.org/kits/mslice_win32_2.zip Matlab 2006b]&lt;br /&gt;
&lt;br /&gt;
[http://download.libisis.org/kits/mslice_win32_2.zip Matlab 2007a] &lt;br /&gt;
&lt;br /&gt;
[http://download.libisis.org/kits/mslice_win32_2.zip Matlab 2007b] &lt;br /&gt;
&lt;br /&gt;
| Download either of the versions and see &amp;quot;[[How to MEX MSlice]]&amp;quot; if you have a compiler.&lt;br /&gt;
| Download either of the versions and see &amp;quot;[[How to MEX MSlice]]&amp;quot; if you have a compiler.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Setup==&lt;br /&gt;
&lt;br /&gt;
===Matlab Version===&lt;br /&gt;
* Unpack this file into &amp;lt;tt&amp;gt;&amp;#039;&amp;#039;&amp;#039;C:\mprogs&amp;#039;&amp;#039;&amp;#039;&amp;lt;/tt&amp;gt; or a directory of your choice eg &amp;lt;tt&amp;gt;&amp;#039;&amp;#039;&amp;#039;X:\analysis&amp;#039;&amp;#039;&amp;#039;&amp;lt;/tt&amp;gt;&lt;br /&gt;
* Open your startup.m file, if it does not exist then create it in the folder that matlab starts&lt;br /&gt;
* Add the following lines to the startup.m file&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt; addpath(&amp;#039;c:\mprogs\mslice&amp;#039;) % where c:\mprogs\mslice is the folder you unzipped mslice into&lt;br /&gt;
mslice_init &amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Standalone Version===&lt;br /&gt;
&lt;br /&gt;
Before using a Matlab compiled product you must run MCRInstaller.exe. This .exe file installs required components of Matlab on your computer. Admin rights are required to run this and it must be run the first time you download a standalone matlab application. If you have already run this file on your computer, you do not need to run it again (for instance, you will have run this if you installed [[Download and setup LIBISIS|stand alone Homer]]. Run the file and follow the onscreen instructions.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Set Up Examples===&lt;br /&gt;
&lt;br /&gt;
Some examples are included with the program. These are .msp files used by mslice to store locations of various required data. For these to work correctly the mslice_setup_examples.exe file must be run (in the standalone version) or type &amp;gt;&amp;gt; mslice_setup_examples. Do this once whenever the directory that mslice resides in is changed. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Start Mslice===&lt;br /&gt;
&lt;br /&gt;
Double click the mslice.exe file located in the parent directory (the one the zip file was extracted to) or in Matlab simply type &amp;gt;&amp;gt; mslice. An example should appear straight away. To look at other examples, click the parameters menu item and click load parameters. Then choose one of the other example .msp files to load.&lt;/div&gt;</summary>
		<author><name>Dean Whittaker</name></author>
	</entry>
	<entry>
		<id>http://mslice.isis.rl.ac.uk/index.php?title=User:Dean_Whittaker&amp;diff=21</id>
		<title>User:Dean Whittaker</title>
		<link rel="alternate" type="text/html" href="http://mslice.isis.rl.ac.uk/index.php?title=User:Dean_Whittaker&amp;diff=21"/>
		<updated>2008-09-05T09:13:18Z</updated>

		<summary type="html">&lt;p&gt;Dean Whittaker: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;===Dean Whittaker===&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Liquids and Amorphous Materials Group&lt;br /&gt;
&lt;br /&gt;
Department of Physics&lt;br /&gt;
&lt;br /&gt;
University of Bath&lt;br /&gt;
&lt;br /&gt;
Bath&lt;br /&gt;
&lt;br /&gt;
BA2 7AY&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
tel: 07793 862597&lt;br /&gt;
&lt;br /&gt;
email: Dean.Whittaker@stfc.ac.uk&lt;/div&gt;</summary>
		<author><name>Dean Whittaker</name></author>
	</entry>
	<entry>
		<id>http://mslice.isis.rl.ac.uk/index.php?title=User:Dean_Whittaker&amp;diff=20</id>
		<title>User:Dean Whittaker</title>
		<link rel="alternate" type="text/html" href="http://mslice.isis.rl.ac.uk/index.php?title=User:Dean_Whittaker&amp;diff=20"/>
		<updated>2008-09-05T09:12:53Z</updated>

		<summary type="html">&lt;p&gt;Dean Whittaker: New page: ===Dean Whittaker===   Department of Physics University of Bath Bath BA2 7AY   tel: 07793 862597 email: Dean.Whittaker@stfc.ac.uk&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;===Dean Whittaker===&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Department of Physics&lt;br /&gt;
University of Bath&lt;br /&gt;
Bath&lt;br /&gt;
BA2 7AY&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
tel: 07793 862597&lt;br /&gt;
email: Dean.Whittaker@stfc.ac.uk&lt;/div&gt;</summary>
		<author><name>Dean Whittaker</name></author>
	</entry>
	<entry>
		<id>http://mslice.isis.rl.ac.uk/index.php?title=User_Manual&amp;diff=19</id>
		<title>User Manual</title>
		<link rel="alternate" type="text/html" href="http://mslice.isis.rl.ac.uk/index.php?title=User_Manual&amp;diff=19"/>
		<updated>2008-09-05T09:07:11Z</updated>

		<summary type="html">&lt;p&gt;Dean Whittaker: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Download the original user manual [[Media:Mslice_manual.pdf|here]] for basic usage instructions. A comprehensive guide will appear here soon.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Contact [[User:Toby Perring| Toby Perring]] if you encounter any problems.&lt;/div&gt;</summary>
		<author><name>Dean Whittaker</name></author>
	</entry>
	<entry>
		<id>http://mslice.isis.rl.ac.uk/index.php?title=User_Manual&amp;diff=18</id>
		<title>User Manual</title>
		<link rel="alternate" type="text/html" href="http://mslice.isis.rl.ac.uk/index.php?title=User_Manual&amp;diff=18"/>
		<updated>2008-09-05T09:07:00Z</updated>

		<summary type="html">&lt;p&gt;Dean Whittaker: New page: Download the original user manual here for basic usage instructions. A comprehensive guide will appear here soon.   Contact User:Toby Perring if you encount...&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Download the original user manual [[Media:Mslice_manual.pdf|here]] for basic usage instructions. A comprehensive guide will appear here soon.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Contact [[User:Toby Perring]] if you encounter any problems.&lt;/div&gt;</summary>
		<author><name>Dean Whittaker</name></author>
	</entry>
	<entry>
		<id>http://mslice.isis.rl.ac.uk/index.php?title=User:Toby_Perring&amp;diff=17</id>
		<title>User:Toby Perring</title>
		<link rel="alternate" type="text/html" href="http://mslice.isis.rl.ac.uk/index.php?title=User:Toby_Perring&amp;diff=17"/>
		<updated>2008-09-05T08:50:15Z</updated>

		<summary type="html">&lt;p&gt;Dean Whittaker: New page: ===Dr. Toby Perring===    Dr Toby Perring  Science and Technology Facilities Council  Rutherford Appleton Laboratory  Didcot  OX11 0QX  United Kingdom    Tel: +44 (0)1235 445428  Fax: +44 ...&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;===Dr. Toby Perring===&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Dr Toby Perring&lt;br /&gt;
&lt;br /&gt;
Science and Technology Facilities Council&lt;br /&gt;
&lt;br /&gt;
Rutherford Appleton Laboratory&lt;br /&gt;
&lt;br /&gt;
Didcot&lt;br /&gt;
&lt;br /&gt;
OX11 0QX&lt;br /&gt;
&lt;br /&gt;
United Kingdom&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Tel: +44 (0)1235 445428&lt;br /&gt;
&lt;br /&gt;
Fax: +44 (0)1235 445720&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
e-mail: t.g.perring@rl.ac.uk&lt;br /&gt;
&lt;br /&gt;
Secretary: +44 (0)1235 445604&lt;/div&gt;</summary>
		<author><name>Dean Whittaker</name></author>
	</entry>
	<entry>
		<id>http://mslice.isis.rl.ac.uk/index.php?title=Main_Page&amp;diff=16</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="http://mslice.isis.rl.ac.uk/index.php?title=Main_Page&amp;diff=16"/>
		<updated>2008-09-05T08:47:21Z</updated>

		<summary type="html">&lt;p&gt;Dean Whittaker: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==What Is Mslice?==&lt;br /&gt;
&lt;br /&gt;
Mslice is a program originally developed by &amp;#039;&amp;#039;&amp;#039;[[Radu Coldea]]&amp;#039;&amp;#039;&amp;#039; used to display and visualise data given in .spe files usually produce by [http://www.libisis.org/Using_Homer_and_Getting_Started Homer]. Mslice is both a Matlab gui oriented program and standalone gui program. Both act in similar ways once run. &lt;br /&gt;
&lt;br /&gt;
==For Users==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* [[Download and setup MSlice]] - Download and setup standalone and versions for Matlab 7.1 onwards&lt;br /&gt;
* [[Dowload previous versions]] - For older versions of Matlab.&lt;br /&gt;
* [[User Manual]]&lt;br /&gt;
&lt;br /&gt;
==For Developers==&lt;br /&gt;
*[[How to compile MSlice]]&lt;br /&gt;
*[[How to MEX MSlice]]&lt;br /&gt;
*[[How to Distribute MSlice]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Reporting and Tracking Bugs==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Please contact [[User:Toby Perring|Toby Perring]] if you have any questions or problems.&lt;/div&gt;</summary>
		<author><name>Dean Whittaker</name></author>
	</entry>
	<entry>
		<id>http://mslice.isis.rl.ac.uk/index.php?title=Radu_Coldea&amp;diff=15</id>
		<title>Radu Coldea</title>
		<link rel="alternate" type="text/html" href="http://mslice.isis.rl.ac.uk/index.php?title=Radu_Coldea&amp;diff=15"/>
		<updated>2008-09-05T08:46:48Z</updated>

		<summary type="html">&lt;p&gt;Dean Whittaker: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;#039;&amp;#039;&amp;#039;Dr Radu Coldea&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Department of Physics&lt;br /&gt;
&lt;br /&gt;
Clarendon Laboratory&lt;br /&gt;
&lt;br /&gt;
Parks Road,&lt;br /&gt;
&lt;br /&gt;
Oxford&lt;br /&gt;
&lt;br /&gt;
OX1 3PU&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
r.coldea1@physics.ox.ac.uk&lt;/div&gt;</summary>
		<author><name>Dean Whittaker</name></author>
	</entry>
	<entry>
		<id>http://mslice.isis.rl.ac.uk/index.php?title=Main_Page&amp;diff=14</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="http://mslice.isis.rl.ac.uk/index.php?title=Main_Page&amp;diff=14"/>
		<updated>2008-09-05T08:46:23Z</updated>

		<summary type="html">&lt;p&gt;Dean Whittaker: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==What Is Mslice?==&lt;br /&gt;
&lt;br /&gt;
Mslice is a program originally developed by &amp;#039;&amp;#039;&amp;#039;[[Radu Coldea]]&amp;#039;&amp;#039;&amp;#039; used to display and visualise data given in .spe files usually produce by [http://www.libisis.org/Using_Homer_and_Getting_Started Homer]. Mslice is both a Matlab gui oriented program and standalone gui program. Both act in similar ways once run. &lt;br /&gt;
&lt;br /&gt;
==For Users==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* [[Download and setup MSlice]] - Download and setup standalone and versions for Matlab 7.1 onwards&lt;br /&gt;
* [[Dowload previous versions]] - For older versions of Matlab.&lt;br /&gt;
* [[User Manual]]&lt;br /&gt;
&lt;br /&gt;
==For Developers==&lt;br /&gt;
*[[How to compile MSlice]]&lt;br /&gt;
*[[How to MEX MSlice]]&lt;br /&gt;
*[[How to Distribute MSlice]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Reporting and Tracking Bugs==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Please contact [[Users:Toby Perring]] if you have any questions or problems.&lt;/div&gt;</summary>
		<author><name>Dean Whittaker</name></author>
	</entry>
	<entry>
		<id>http://mslice.isis.rl.ac.uk/index.php?title=Main_Page&amp;diff=13</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="http://mslice.isis.rl.ac.uk/index.php?title=Main_Page&amp;diff=13"/>
		<updated>2008-09-05T08:46:14Z</updated>

		<summary type="html">&lt;p&gt;Dean Whittaker: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==What Is Mslice?==&lt;br /&gt;
&lt;br /&gt;
Mslice is a program originally developed by [[Radu Coldea]] used to display and visualise data given in .spe files usually produce by [http://www.libisis.org/Using_Homer_and_Getting_Started Homer]. Mslice is both a Matlab gui oriented program and standalone gui program. Both act in similar ways once run. &lt;br /&gt;
&lt;br /&gt;
==For Users==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* [[Download and setup MSlice]] - Download and setup standalone and versions for Matlab 7.1 onwards&lt;br /&gt;
* [[Dowload previous versions]] - For older versions of Matlab.&lt;br /&gt;
* [[User Manual]]&lt;br /&gt;
&lt;br /&gt;
==For Developers==&lt;br /&gt;
*[[How to compile MSlice]]&lt;br /&gt;
*[[How to MEX MSlice]]&lt;br /&gt;
*[[How to Distribute MSlice]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Reporting and Tracking Bugs==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Please contact [[Users:Toby Perring]] if you have any questions or problems.&lt;/div&gt;</summary>
		<author><name>Dean Whittaker</name></author>
	</entry>
	<entry>
		<id>http://mslice.isis.rl.ac.uk/index.php?title=Radu_Coldea&amp;diff=12</id>
		<title>Radu Coldea</title>
		<link rel="alternate" type="text/html" href="http://mslice.isis.rl.ac.uk/index.php?title=Radu_Coldea&amp;diff=12"/>
		<updated>2008-09-05T08:24:40Z</updated>

		<summary type="html">&lt;p&gt;Dean Whittaker: New page: Dr Radu Coldea  Department of Physics Clarendon Laboratory Parks Road, Oxford OX1 3PU  r.coldea1@physics.ox.ac.uk&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Dr Radu Coldea&lt;br /&gt;
&lt;br /&gt;
Department of Physics&lt;br /&gt;
Clarendon Laboratory&lt;br /&gt;
Parks Road,&lt;br /&gt;
Oxford&lt;br /&gt;
OX1 3PU&lt;br /&gt;
&lt;br /&gt;
r.coldea1@physics.ox.ac.uk&lt;/div&gt;</summary>
		<author><name>Dean Whittaker</name></author>
	</entry>
	<entry>
		<id>http://mslice.isis.rl.ac.uk/index.php?title=Main_Page&amp;diff=11</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="http://mslice.isis.rl.ac.uk/index.php?title=Main_Page&amp;diff=11"/>
		<updated>2008-09-05T08:20:32Z</updated>

		<summary type="html">&lt;p&gt;Dean Whittaker: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==What Is Mslice?==&lt;br /&gt;
&lt;br /&gt;
Mslice is a program originally developed by [[Radu Coldea]] used to display and visualise data given in .spe files usually produce by [http://www.libisis.org/Using_Homer_and_Getting_Started Homer]. Mslice is both a Matlab gui oriented program and standalone gui program. Both act in similar ways once run. &lt;br /&gt;
&lt;br /&gt;
==For Users==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* [[Download and setup MSlice]] - Download and setup standalone and versions for Matlab 7.1 onwards&lt;br /&gt;
* [[Dowload previous versions]] - For older versions of Matlab.&lt;br /&gt;
* [[User Manual]]&lt;br /&gt;
&lt;br /&gt;
==For Developers==&lt;br /&gt;
*[[How to compile MSlice]]&lt;br /&gt;
*[[How to MEX MSlice]]&lt;br /&gt;
*[[How to Distribute MSlice]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Reporting and Tracking Bugs==&lt;/div&gt;</summary>
		<author><name>Dean Whittaker</name></author>
	</entry>
	<entry>
		<id>http://mslice.isis.rl.ac.uk/index.php?title=Dowload_previous_versions&amp;diff=10</id>
		<title>Dowload previous versions</title>
		<link rel="alternate" type="text/html" href="http://mslice.isis.rl.ac.uk/index.php?title=Dowload_previous_versions&amp;diff=10"/>
		<updated>2008-09-04T15:48:27Z</updated>

		<summary type="html">&lt;p&gt;Dean Whittaker: New page: This version is for use with earlier releases of Matlab and does not have the full functionality of the main version.  ==Download==  {| {{Tablestyle}} |- ! {{Headcellstyle}} | Windows |- |...&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This version is for use with earlier releases of Matlab and does not have the full functionality of the main version.&lt;br /&gt;
&lt;br /&gt;
==Download==&lt;br /&gt;
&lt;br /&gt;
{| {{Tablestyle}}&lt;br /&gt;
|-&lt;br /&gt;
! {{Headcellstyle}} | Windows&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
[http://download.libisis.org/kits/mslice_matlabr11.zip Matlab Ver 5.2 (R11)]&lt;br /&gt;
&lt;br /&gt;
[http://download.libisis.org/kits/mslice_matlabr12.zip Matlab 6.1 (R12)]&lt;br /&gt;
&lt;br /&gt;
[http://download.libisis.org/kits/mslice_matlabr13.zip Matlab 6.5 (R13)]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Setup==&lt;br /&gt;
&lt;br /&gt;
Follow the [http://www.isis.rl.ac.uk/excitations/index.htm?content_area=/excitations/software.htm&amp;amp;side_nav=/excitations/excitationsSideNav.htm&amp;amp; online guide here].&lt;/div&gt;</summary>
		<author><name>Dean Whittaker</name></author>
	</entry>
	<entry>
		<id>http://mslice.isis.rl.ac.uk/index.php?title=How_to_MEX_MSlice&amp;diff=9</id>
		<title>How to MEX MSlice</title>
		<link rel="alternate" type="text/html" href="http://mslice.isis.rl.ac.uk/index.php?title=How_to_MEX_MSlice&amp;diff=9"/>
		<updated>2008-09-04T15:46:21Z</updated>

		<summary type="html">&lt;p&gt;Dean Whittaker: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;To create the right Fortran library files, one needs to MEX the Fortran files included with the mslice distribution. Each distribution will have the files MEXed in the correct format for that distribution. However, if you&amp;#039;re a developer or if you want to use a system not currently supported, you can MEX the files yourself. These .f90 files are included with every distribution. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==How To MEX==&lt;br /&gt;
&lt;br /&gt;
If using an operating system that does not currently have a release of mslice, then you can MEX mslice yourself (if possible). You need to have:&lt;br /&gt;
&lt;br /&gt;
* g95 Fortran compiler (or equivalent) OR Intel Fortran Compiler that is compatible with your version of Matlab.&lt;br /&gt;
* Matlab 7.1 or above&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
To MEX the files yourself:&lt;br /&gt;
&lt;br /&gt;
* Download any Windows version 2 distribution of mslice and unzip to a folder of your choice.&lt;br /&gt;
* Follow the setup instructions below.&lt;br /&gt;
* Open Matlab&lt;br /&gt;
* Type &amp;gt;&amp;gt; mslice_mex(&amp;#039;bit&amp;#039;) where bit is either 32 for a 32 bit system or 64 for a 64 bit system (must be a string).&lt;br /&gt;
* You will be asked once for your fortran compiler - when asked to show installed compilers, select &amp;#039;y&amp;#039; and then select either the Intel Fortran compiler or G95 compiler. If neither of these is on the list then you can not MEX the files yourself. Consult your computing services about aquiring one of these compilers. &lt;br /&gt;
* You will then be asked for your c compiler. Choose an appropriate compiler in the same way&lt;br /&gt;
* A success or fail message will be displayed.&lt;/div&gt;</summary>
		<author><name>Dean Whittaker</name></author>
	</entry>
	<entry>
		<id>http://mslice.isis.rl.ac.uk/index.php?title=How_to_MEX_MSlice&amp;diff=8</id>
		<title>How to MEX MSlice</title>
		<link rel="alternate" type="text/html" href="http://mslice.isis.rl.ac.uk/index.php?title=How_to_MEX_MSlice&amp;diff=8"/>
		<updated>2008-09-04T15:39:27Z</updated>

		<summary type="html">&lt;p&gt;Dean Whittaker: New page: ==How To MEX==  If using an operating system that does not currently have a release of mslice, then you can MEX mslice yourself (if possible). You need to have:  * g95 Fortran compiler (or...&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==How To MEX==&lt;br /&gt;
&lt;br /&gt;
If using an operating system that does not currently have a release of mslice, then you can MEX mslice yourself (if possible). You need to have:&lt;br /&gt;
&lt;br /&gt;
* g95 Fortran compiler (or equivalent) OR Intel Fortran Compiler that is compatible with your version of Matlab.&lt;br /&gt;
* Matlab 7.1 or above&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
To MEX the files yourself:&lt;br /&gt;
&lt;br /&gt;
* Download any Windows version 2 distribution of mslice and unzip to a folder of your choice.&lt;br /&gt;
* Follow the setup instructions below.&lt;br /&gt;
* Open Matlab&lt;br /&gt;
* Type &amp;gt;&amp;gt; mslice_mex(&amp;#039;bit&amp;#039;) where bit is either 32 for a 32 bit system or 64 for a 64 bit system (must be a string).&lt;br /&gt;
* You will be asked once for your fortran compiler - when asked to show installed compilers, select &amp;#039;y&amp;#039; and then select either the Intel Fortran compiler or G95 compiler. If neither of these is on the list then you can not MEX the files yourself. Consult your computing services about aquiring one of these compilers. &lt;br /&gt;
* You will then be asked for your c compiler. Choose an appropriate compiler in the same way&lt;br /&gt;
* A success or fail message will be displayed.&lt;/div&gt;</summary>
		<author><name>Dean Whittaker</name></author>
	</entry>
	<entry>
		<id>http://mslice.isis.rl.ac.uk/index.php?title=Template:Tablestyle&amp;diff=7</id>
		<title>Template:Tablestyle</title>
		<link rel="alternate" type="text/html" href="http://mslice.isis.rl.ac.uk/index.php?title=Template:Tablestyle&amp;diff=7"/>
		<updated>2008-09-04T15:37:20Z</updated>

		<summary type="html">&lt;p&gt;Dean Whittaker: New page: align=&amp;quot;center&amp;quot; width=&amp;quot;90%&amp;quot; border=&amp;quot;1&amp;quot; cellspacing=&amp;quot;2&amp;quot; cellpadding=&amp;quot;2&amp;quot; style=&amp;quot;margin: 5px; border:2px blue solid; border-collapse: collapse; background-color: #EEEEEE; vertical-align:top; p...&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;align=&amp;quot;center&amp;quot; width=&amp;quot;90%&amp;quot; border=&amp;quot;1&amp;quot; cellspacing=&amp;quot;2&amp;quot; cellpadding=&amp;quot;2&amp;quot; style=&amp;quot;margin: 5px; border:2px blue solid; border-collapse: collapse; background-color: #EEEEEE; vertical-align:top; padding:2px&amp;quot;&lt;/div&gt;</summary>
		<author><name>Dean Whittaker</name></author>
	</entry>
	<entry>
		<id>http://mslice.isis.rl.ac.uk/index.php?title=Template:Headcellstyle&amp;diff=6</id>
		<title>Template:Headcellstyle</title>
		<link rel="alternate" type="text/html" href="http://mslice.isis.rl.ac.uk/index.php?title=Template:Headcellstyle&amp;diff=6"/>
		<updated>2008-09-04T15:35:58Z</updated>

		<summary type="html">&lt;p&gt;Dean Whittaker: New page: style=&amp;quot;background-color: #CCCCCC&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;style=&amp;quot;background-color: #CCCCCC&amp;quot;&lt;/div&gt;</summary>
		<author><name>Dean Whittaker</name></author>
	</entry>
	<entry>
		<id>http://mslice.isis.rl.ac.uk/index.php?title=Download_and_setup_MSlice&amp;diff=5</id>
		<title>Download and setup MSlice</title>
		<link rel="alternate" type="text/html" href="http://mslice.isis.rl.ac.uk/index.php?title=Download_and_setup_MSlice&amp;diff=5"/>
		<updated>2008-09-04T15:35:25Z</updated>

		<summary type="html">&lt;p&gt;Dean Whittaker: New page: == Download Mslice==   ===Standalone Version 32 Bit===  {| {{Tablestyle}} |- ! {{Headcellstyle}} | Windows !{{Headcellstyle}} | Linux ! {{Headcellstyle}} | MacOS |- | [http://download.libi...&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Download Mslice==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Standalone Version 32 Bit===&lt;br /&gt;
&lt;br /&gt;
{| {{Tablestyle}}&lt;br /&gt;
|-&lt;br /&gt;
! {{Headcellstyle}} | Windows&lt;br /&gt;
!{{Headcellstyle}} | Linux&lt;br /&gt;
! {{Headcellstyle}} | MacOS&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
[http://download.libisis.org/kits/MCRInstaller MCRInstaller (Required)]&lt;br /&gt;
&lt;br /&gt;
[http://download.libisis.org/kits/mslice_standalone.zip MSlice Standalone for Windows]&lt;br /&gt;
&lt;br /&gt;
| Not Available&lt;br /&gt;
| Not Available&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Matlab Version 32 Bit===&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* Download the latest mslice build for your version of matlab&lt;br /&gt;
* For 64 bit systems see &amp;quot;how to MEX&amp;quot; below.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{| {{Tablestyle}}&lt;br /&gt;
|-&lt;br /&gt;
! {{Headcellstyle}} | Windows&lt;br /&gt;
!{{Headcellstyle}} | Linux&lt;br /&gt;
! {{Headcellstyle}} | MacOS&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
[http://download.libisis.org/kits/mslice_win32_1.zip Matlab Ver 7.1]&lt;br /&gt;
&lt;br /&gt;
[http://download.libisis.org/kits/mslice_win32_1.zip Matlab 2006a]&lt;br /&gt;
&lt;br /&gt;
[http://download.libisis.org/kits/mslice_win32_2.zip Matlab 2006b]&lt;br /&gt;
&lt;br /&gt;
[http://download.libisis.org/kits/mslice_win32_2.zip Matlab 2007a] &lt;br /&gt;
&lt;br /&gt;
[http://download.libisis.org/kits/mslice_win32_2.zip Matlab 2007b] &lt;br /&gt;
&lt;br /&gt;
| Download either of the versions and see &amp;quot;[[How to MEX MSlice]]&amp;quot; if you have a compiler.&lt;br /&gt;
| Download either of the versions and see &amp;quot;[[How to MEX MSlice]]&amp;quot; if you have a compiler.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Setup==&lt;br /&gt;
&lt;br /&gt;
===Matlab Version===&lt;br /&gt;
* Unpack this file into &amp;lt;tt&amp;gt;&amp;#039;&amp;#039;&amp;#039;C:\mprogs&amp;#039;&amp;#039;&amp;#039;&amp;lt;/tt&amp;gt; or a directory of your choice eg &amp;lt;tt&amp;gt;&amp;#039;&amp;#039;&amp;#039;X:\analysis&amp;#039;&amp;#039;&amp;#039;&amp;lt;/tt&amp;gt;&lt;br /&gt;
* Open your startup.m file, if it does not exist then create it in the folder that matlab starts&lt;br /&gt;
* Add the following lines to the startup.m file&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt; addpath(&amp;#039;c:\mprogs\mslice&amp;#039;) % where c:\mprogs\mslice is the folder you unzipped mslice into&lt;br /&gt;
mslice_init &amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Standalone Version===&lt;br /&gt;
&lt;br /&gt;
Before using a Matlab compiled product you must run MCRInstaller.exe. This .exe file installs required components of Matlab on your computer. Admin rights are required to run this and it must be run the first time you download a standalone matlab application. If you have already run this file on your computer, you do not need to run it again (for instance, you will have run this if you installed [[Download and setup LIBISIS|stand alone Homer]]. Run the file and follow the onscreen instructions.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Set Up Examples===&lt;br /&gt;
&lt;br /&gt;
Some examples are included with the program. These are .msp files used by mslice to store locations of various required data. For these to work correctly the mslice_setup_examples.exe file must be run (in the standalone version) or type &amp;gt;&amp;gt; mslice_setup_examples. Do this once whenever the directory that mslice resides in is changed. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Start Mslice===&lt;br /&gt;
&lt;br /&gt;
Double click the mslice.exe file located in the parent directory (the one the zip file was extracted to) or in Matlab simply type &amp;gt;&amp;gt; mslice. An example should appear straight away. To look at other examples, click the parameters menu item and click load parameters. Then choose one of the other example .msp files to load.&lt;/div&gt;</summary>
		<author><name>Dean Whittaker</name></author>
	</entry>
	<entry>
		<id>http://mslice.isis.rl.ac.uk/index.php?title=Main_Page&amp;diff=4</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="http://mslice.isis.rl.ac.uk/index.php?title=Main_Page&amp;diff=4"/>
		<updated>2008-09-04T15:33:37Z</updated>

		<summary type="html">&lt;p&gt;Dean Whittaker: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==What Is Mslice?==&lt;br /&gt;
&lt;br /&gt;
Mslice is a program used to display and visualise data given in .spe files usually produce by [http://www.libisis.org/Using_Homer_and_Getting_Started Homer]. Mslice is both a Matlab gui oriented program and standalone gui program. Both act in similar ways once run. &lt;br /&gt;
&lt;br /&gt;
==For Users==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* [[Download and setup MSlice]] - Download and setup standalone and versions for Matlab 7.1 onwards&lt;br /&gt;
* [[Dowload previous versions]] - For older versions of Matlab.&lt;br /&gt;
* [[User Manual]]&lt;br /&gt;
&lt;br /&gt;
==For Developers==&lt;br /&gt;
*[[How to compile MSlice]]&lt;br /&gt;
*[[How to MEX MSlice]]&lt;br /&gt;
*[[How to Distribute MSlice]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Reporting and Tracking Bugs==&lt;/div&gt;</summary>
		<author><name>Dean Whittaker</name></author>
	</entry>
	<entry>
		<id>http://mslice.isis.rl.ac.uk/index.php?title=Main_Page&amp;diff=3</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="http://mslice.isis.rl.ac.uk/index.php?title=Main_Page&amp;diff=3"/>
		<updated>2008-09-04T15:30:09Z</updated>

		<summary type="html">&lt;p&gt;Dean Whittaker: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==What Is Mslice?==&lt;br /&gt;
&lt;br /&gt;
Mslice is a program used to display and visualise data given in .spe files usually produce by [http://www.libisis.org/Using_Homer_and_Getting_Started Homer]. Mslice is both a Matlab gui oriented program and standalone gui program. Both act in similar ways once run. &lt;br /&gt;
&lt;br /&gt;
==For Users==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* [[Download and setup MSlice]] - Download and setup standalone and versions for Matlab 7.1 onwards&lt;br /&gt;
* [[Dowload previous versions]] - For older versions of Matlab.&lt;br /&gt;
* [[User Manual]]&lt;br /&gt;
&lt;br /&gt;
==For Developers==&lt;br /&gt;
[[How to compile MSlice]]&lt;br /&gt;
[[How to MEX MSlice]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Reporting and Tracking Bugs==&lt;/div&gt;</summary>
		<author><name>Dean Whittaker</name></author>
	</entry>
	<entry>
		<id>http://mslice.isis.rl.ac.uk/index.php?title=Main_Page&amp;diff=2</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="http://mslice.isis.rl.ac.uk/index.php?title=Main_Page&amp;diff=2"/>
		<updated>2008-09-04T15:29:55Z</updated>

		<summary type="html">&lt;p&gt;Dean Whittaker: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==What Is Mslice?==&lt;br /&gt;
&lt;br /&gt;
Mslice is a program used to display and visualise data given in .spe files usually produce by [http://www.libisis.org/Using_Homer_and_Getting_Started Homer]. Mslice is both a Matlab gui oriented program and standalone gui program. Both act in similar ways once run. &lt;br /&gt;
&lt;br /&gt;
==For Users==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* [[Download and setup MSlice]] - Download and setup standalone and versions for Matlab 7.1 onwards&lt;br /&gt;
* [[Dowload previous versions]] - For older versions of Matlab.&lt;br /&gt;
* [[User Manual]]&lt;br /&gt;
&lt;br /&gt;
==For Developers==&lt;br /&gt;
[[How to compile MSlice]]&lt;br /&gt;
[[How to MEX MSlice]]&lt;br /&gt;
&lt;br /&gt;
==Reporting and Tracking Bugs==&lt;/div&gt;</summary>
		<author><name>Dean Whittaker</name></author>
	</entry>
</feed>