Posted: 2006-08-25, 11:25 UTC
...what problems peoples have... LOL.. when you hav´nt tried any pluggs from him - simply leave this poll.. hrhr.. "none of them" is absolutly not important!


Forum - Public Discussion and Support
https://www.ghisler.ch/board/
It does work without MATLAB installation. Its all in the readme file. It is enough if you download the required MATLAB and Unicode libs which are provided by the plugin installer. The FreeMat interface to MATLAB MAT-files use the free MAT File I/O lib by Christopher Hilbert and was developed by me. This lib does not support the latest HDF5-based MAT-files and also lacks some other compatibilities. So I stick with the official libs of The MathWorks.dkyriakis wrote:"MATLAB® MAT-file Viewer" would be great if it would work without Matlab installation: some use Octave, Scilab or FreeMat or other alternatives with MAT-files.
1. Would you consider updating the lib to have full support (so that it works 100% without matlab?tbeu wrote:It does work without MATLAB installation. Its all in the readme file. It is enough if you download the required MATLAB and Unicode libs which are provided by the plugin installer. The FreeMat interface to MATLAB MAT-files use the free MAT File I/O lib by Christopher Hilbert and was developed by me. This lib does not support the latest HDF5-based MAT-files and also lacks some other compatibilities. So I stick with the official libs of The MathWorks.dkyriakis wrote:"MATLAB® MAT-file Viewer" would be great if it would work without Matlab installation: some use Octave, Scilab or FreeMat or other alternatives with MAT-files.
Sorry, I am not going to do this.dkyriakis wrote:1. Would you consider updating the lib to have full support (so that it works 100% without matlab?
Which types do you think of?dkyriakis wrote:2. Any plans to support other Matlab related file types?
That's pitty cause if it's not working 100% without Matlab it's not that useful.tbeu wrote:Sorry, I am not going to do this.dkyriakis wrote:1. Would you consider updating the lib to have full support (so that it works 100% without matlab?
Everything you can (or wish)tbeu wrote:Which types do you think of?dkyriakis wrote:2. Any plans to support other Matlab related file types?
pcode is encrypted and pre-compiled m-code and only The MathWorks knows how to decrypt. mex is same as dll on Win32 platform. fig is the same as mat and can be opend by the plugin. csv is plain text. I never heard of fits.dkyriakis wrote:Everything you can (or wish).
e.g. pcode, mex, fig, csv, fits, etc.
Well at least it would be interesting if the plug-in would "allow" to to specify external tool that would "try" the decryption (I guess this could be general, for more file formats).tbeu wrote:pcode is encrypted and pre-compiled m-code and only The MathWorks knows how to decrypt.dkyriakis wrote:Everything you can (or wish).
e.g. pcode, mex, fig, csv, fits, etc.
Sure, but I mean from a Matlab perspective, i.e. what's interesting for them - for Win32 dlls there are viewers to that show a nice tree view (not a byte stream).tbeu wrote: mex is same as dll on Win32 platform.
I think fig should be viewed as a figuretbeu wrote: fig is the same as mat and can be opend by the plugin.
Sure, but not nicely formated (e.g. in a table with data types iconstbeu wrote: csv is plain text.
FITS is a NASA format and stands for Flexible Image Transport System data.tbeu wrote: I never heard of fits.