
Which of my plugins do you use?
Moderators: Hacker, petermad, Stefan2, white
-
- Junior Member
- Posts: 26
- Joined: 2006-08-15, 13:34 UTC
I wont consider this as a representative poll. 

TC plugins: Autodesk 3ds Max / Inventor / Revit Preview, FileInDir, ImageMetaData (JPG Comment/EXIF/IPTC/XMP), MATLAB MAT-file Viewer, Mover, SetFolderDate, Solid Edge Preview, Zip2Zero and more
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.
TC plugins: Autodesk 3ds Max / Inventor / Revit Preview, FileInDir, ImageMetaData (JPG Comment/EXIF/IPTC/XMP), MATLAB MAT-file Viewer, Mover, SetFolderDate, Solid Edge Preview, Zip2Zero and more
kotlomoy's TC 7.02a pack for USB-device
Currently constructing my own TC pack and included Autodesk 3ds Max Preview 1.1.2.0 as candidate. But actuallly not used it, cause construction is still in progress
#213083 Single user license
BranchViewExtended
BranchViewExtended
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.
2. Any plans to support other Matlab related file types?
3. Is there any LaTeX viewer for TC (especially for math formulas)? I couldn't find one.
Thank you very much.
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?
TC plugins: Autodesk 3ds Max / Inventor / Revit Preview, FileInDir, ImageMetaData (JPG Comment/EXIF/IPTC/XMP), MATLAB MAT-file Viewer, Mover, SetFolderDate, Solid Edge Preview, Zip2Zero and more
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?

e.g. pcode, mex, fig, csv, fits, etc.
Also since the .MAT format is used by other projects as well (mostly open source that I mentioned above, but others too), you could announce your plug-in there too since in many cases it's just practical to have a short preview instad of opening a big and slow environment.
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.
TC plugins: Autodesk 3ds Max / Inventor / Revit Preview, FileInDir, ImageMetaData (JPG Comment/EXIF/IPTC/XMP), MATLAB MAT-file Viewer, Mover, SetFolderDate, Solid Edge Preview, Zip2Zero and more
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.

Also I think the matlab CSV has some limitations, so from the matlab perspective the display should different when they're hit.
FITS is a NASA format and stands for Flexible Image Transport System data.tbeu wrote: I never heard of fits.
I can't post you a link here(this forum is not allowing me yet) but you can search in the online matlat docs for "fitsread" or after "fits" on the nasa.gov page.
The only fig viewer I know is mfigv which is no longer maintained and uses the MATLAB Component Runtime (MCR), too.
There is no chance to decrypt pcode. This would be hacking.
There is no chance to decrypt pcode. This would be hacking.
TC plugins: Autodesk 3ds Max / Inventor / Revit Preview, FileInDir, ImageMetaData (JPG Comment/EXIF/IPTC/XMP), MATLAB MAT-file Viewer, Mover, SetFolderDate, Solid Edge Preview, Zip2Zero and more