Short Description

Import Matlab *.mat files as sequences in Icy.

Documentation

With this plugin, you can browse the content of a Matlab *.mat file, and import the objects contained in this file as sequences into Icy.

This plugin is only a front-end GUI for the Matlab IO plugin, which contains the core functions that do the actual job. Therefore, please consult the Matlab IO documentation if you want to use this plugin directly from your Java code. To import sequences from Matlab .mat files within the Blocks framework, please install the Matlab blocks plugin.

One review on “Matlab importer

Leave a Review

Leave a review
Cancel review
View full changelog
Close changelog

Changelog

  • Version 2.5.1.0 • Released on: 2013-03-19 13:31:49
    Download
    Description:

    Fix: compatibility issue with MatlabIO v2.5.1

  • Version 2.5.0.0 • Released on: 2013-02-12 16:02:50
    Download
    Description:

    Fix: version compatible with Matlab IO v2.5.0.0

  • Version 2.4.1.0 • Released on: 2012-08-08 10:34:30
    Download
    Description:

    Fix: Null pointer exception in case of inconsistent or inaccessible .mat file

  • Version 2.4.0.0 • Released on: 2012-06-21 13:40:14
    Download
    Description:

    Fix: various bugs

  • Version 2.3.0.0 • Released on: 2012-06-06 16:26:31
    Download
    Description:

    Fix: the MatlabImporter class (non-GUI) is now part of MatlabIO.

  • Version 2.2.0.0 • Released on: 2012-05-30 09:57:10
    Download
    Description:

    Fix: all the library elements in plugins.ylemontag.matlabio.*, all the common GUI objects in plugins.ylemontag.matlabio.gui.*

  • Version 2.1.0.0 • Released on: 2012-05-25 17:17:12
    Download
    Description:

    Add: Support for extracting char arrays from the .mat files

  • Version 2.0.2.0 • Released on: 2012-05-03 11:35:06
    Download
    Description:

    Add: MatlabProgressFrame class (previously defined as an inner class of MatlabImporterPlugin)

  • Version 2.0.1.0 • Released on: 2012-04-26 18:25:24
    Download
    Description:

    fix: VariableListComponent constructor arguments changed

  • Version 2.0.0.0 • Released on: 2012-04-25 17:53:16
    Download
    Description:

    Put most of the low-level functions into the Matlab IO plugin

  • Version 1.4.0.0 • Released on: 2012-03-15 16:42:55
    Download
    Description:

    Add: better support of complex-valued objects

  • Version 1.3.0.0 • Released on: 2012-03-05 15:10:35
    Download
    Description:

    Add: Option to prefix the name of the imported sequences with the name of the .mat file

  • Version 1.2.0.0 • Released on: 2012-02-17 17:51:00
    Download
    Description:

    Fix: reduce the memory requirements, better support of existing matlab datatypes

  • Version 1.1.0.0 • Released on: 2011-12-02 18:02:59
    Download
    Description:

    Add: import operations can be canceled

  • Version 1.0.0.0b • Released on: 2011-11-18 10:04:02
    Download