Main Content

33 results in File Exchange

Fast serialize/deserialize

Version 1.1.0.0 by Christian Kothe

These functions can serialize most MATLAB data structures into a byte vector and vice versa.

This is an optimized rewrite of Tim Hutt's Serialize/Deserialize functions (it is up to 10x faster on arcane data structures) and supports a few additional data types.Known limitations:* Java objects

- Convert a serialized byte vector back into the corresponding MATLAB data structure.
  • 3.6K (All time)
  • 2 (Last 30 days)
  • 4.8 / 5
  • Community
  • 26 Jan 2012

Serialize/Deserialize

Version 1.1.0.0 by Tim

Encode and decode almost any matlab variable into a sequence of bytes.

This pair of functions can serialize and deserialize (i.e. encode and decode) almost any matlab object into a sequence of bytes. This will be useful for saving objects to disk, sending them over the

- DESERIALIZE converts the output of SERIALIZE back into a matlab object.
  • 2.1K (All time)
  • 2 (Last 30 days)
  • 4.4 / 5
  • Community
  • 16 Dec 2010

MP3 a medical imaging toolbox (MRI, CT, PET...)

Version 1.4 by benjamin lemasson

Medical software for Processing multi-Parametric images Pipelines

  • 1.4K (All time)
  • 6 (Last 30 days)
  • 5.0 / 5
  • Community
  • 18 Aug 2023

TMM reflectivity simulator for DBR microcavity polaritons

Version 1.0 by Jonathan Beaumariage

Transfer matrix implementation for planar structure reflectivity, includes various data fitting abilities

  • 413 (All time)
  • 7 (Last 30 days)
  • 5.0 / 5
  • Community
  • 2 May 2022

kyamagu/matlab-tcpip

Version 1.1.0.0 by Kota Yamaguchi

TCP/IP server and client for Matlab

- Decode a matlab object from a byte sequence.
  • 150 (All time)
  • 1 (Last 30 days)
  • -- / 5
  • Community
  • 22 Apr 2016

AI-mag

Version 4.0 by Thomas Guillod

AI-mag: Inductor Modeling and Design with FEM and Artificial Neural Network

  • 359 (All time)
  • 1 (Last 30 days)
  • -- / 5
  • Community
  • 14 Aug 2023

DASH

Version 4.2.2.0 by Jonathan King

A Matlab toolbox for paleoclimate data assimilation.

  • 120 (All time)
  • 2 (Last 30 days)
  • -- / 5
  • Community
  • 24 Aug 2023

MParT

Version 2.2.2 by Paul-Baptiste Rubio

Monotone Parameterization Toolkit (MParT): A core library for constructing and using transport maps.

  • 28 (All time)
  • 1 (Last 30 days)
  • -- / 5
  • Community
  • 16 Jul 2024

eLocs

Version 0.1.2.1 by neuromechanist

Functions to digitize EEG electrode locations (eLocs) using 3D scanners and motion capture

  • 204 (All time)
  • 1 (Last 30 days)
  • -- / 5
  • Community
  • 12 May 2023

Message-De-Serializer-for-ROS

Version 1.2.1.0 by Pablo Romero

This project relies on ROS Toolbox functionality to provide basic integration of Simulink® targets, with focus on Simulink Real-Time™ and Sp

Message De-Serializer for ROS This project relies on ROS Toolbox functionality to provide basic integration of Simulink® targets, with focus on Simulink Real-Time™ and Speedgoat®, into ROS/ROS2

  • 166 (All time)
  • 3 (Last 30 days)
  • -- / 5
  • Community
  • 24 Aug 2023

tinyxml2 wrapper

Version 1.7.1 by Ladislav Dobrovsky

tinyxml2_wrap - XML serializing/deserializing of MATLAB arrays

  • 2.7K (All time)
  • 1 (Last 30 days)
  • 4.9 / 5
  • Community
  • 8 Mar 2019

TCP/IP distributed waitbar

Version 1.4.0.1 by Christophe Pouillot

classWaitbardist allows you to update a MATLAB waitbar through the network via TCP/IP sockets.

- DESERIALIZE: deserializes a string to a MATLAB data.
  • 1.4K (All time)
  • 1 (Last 30 days)
  • -- / 5
  • Community
  • 1 Sep 2016

cpplab

Version 1.0.0 by Srinivas Gorur Shandilya

Automatic type system that binds C++ code to MATLAB. Documentation here https://xolotl.readthedocs.io/en/master/reference/matlab/cpplab/

  • 176 (All time)
  • 1 (Last 30 days)
  • -- / 5
  • Community
  • 25 Aug 2022

gadgetron

Version 2.1.1 by Kristoffer Knudsen

Gadgetron MATLAB interface.

- Summary of this function goes here
  • 312 (All time)
  • 1 (Last 30 days)
  • -- / 5
  • Community
  • 14 Sep 2021

struct data Serialize-Deserialization

Version 1.0.0 by xingxingcui

matlab struct or struct array Serialize/Deseriali​ze

  • 24 (All time)
  • 1 (Last 30 days)
  • -- / 5
  • Community
  • 22 Apr 2023

Rigbox

Version 2.1.1 by Jai Bhagat

A MATLAB toolbox for running neurophysiological experiments and managing data

  • 125 (All time)
  • 1 (Last 30 days)
  • -- / 5
  • Community
  • 28 May 2024

Real-Time-Speech-Brain-Entrainment-Neurofeedback-Toolbox

Version 1.0.3 by Francisco Carrera Arias

EEG brain-computer interface system for providing real-time speech entrainment neurofeedback

  • 748 (All time)
  • 1 (Last 30 days)
  • -- / 5
  • Community
  • 14 Apr 2021

DIF Radix2 FFT implementation using embedded MATLAB block

Version 1.0.0.1 by Kiran Kintali

A Simulink model implementing a DIF FFT algorithm modeled completely using embedded MATLAB blocks.

interface identical, the behavioral model is placed between Deserialize and Serialize subsystems.See reference paper in the attached zip file that is used when developing the DIF FFT algorithm using embedded

  • 3.3K (All time)
  • 1 (Last 30 days)
  • 4.3 / 5
  • Community
  • 1 Sep 2016

class2struct

Version 1.2.0.0 by Ofek

Strip all class methods, leaving just the bare data as struct fields

Often one comes across the need to strip a class down to its bare data - in particular in contexts of serializing/deserializing, and working with it across external interfaces.Matlab's built in

  • 56 (All time)
  • 1 (Last 30 days)
  • -- / 5
  • Community
  • 11 Sep 2016

matlab-toml

Version 1.3.0.0 by George Kaplan

TOML implementation for MATLAB

Serialize and deserialize with TOML.

  • 651 (All time)
  • 11 (Last 30 days)
  • 2.0 / 5
  • Community
  • 17 May 2023

Bytestream Save Toolbox

Version 1.2.0.0 by Jan Berling

Ultrafast saving of workspace variables as bytestreams. Especially useful for big cells and structs.

(). The idea is based on following article on the undocumented Matlab website. http://undocumentedmatlab.com/blog/serializing-deserializing-matlab-dataThis is still a beta version. The stability of Matlab

  • 501 (All time)
  • 2 (Last 30 days)
  • -- / 5
  • Community
  • 10 Sep 2014

savezip

Version 1.0.0.0 by Yair Altman

save/load data in a compressed zip file

: This utility relies on the undocumented and unsupported serialization functionality, as described in http://undocumentedmatlab.com/blog/serializing-deserializing-matlab-data . It works on all the recent

  • 756 (All time)
  • 1 (Last 30 days)
  • -- / 5
  • Community
  • 29 Aug 2014

埃博拉酱 的 MATLAB 扩展 Extension

Version 20.1.0 by 埃博拉酱

提供许多内置函数的bug修复(是的,我们有在替官方修bug)、功能升级版,以及一系列内置函数所欠缺,但却常用的增强功能(部分功能仅支持Windows系统)。例如,查找和关闭文件句柄、STL风格的set集合、高性能插入表、高斯联合信息熵、任意维度Cov、收缩的Cov……

Cell2Mat(Cells)%将MATLAB.DataTypes.Serialize序列化的字节反序列化回MATLAB数据类型function Data = Deserialize(Bytes)%取对一个文件夹下所有满足给定文件名模式的文件的绝对路径,对它们执行函数function varargout = FolderFun(Function,Directory,options)%检查表中所有全等的列,将它们合并成一列function Table =

  • 361 (All time)
  • 3 (Last 30 days)
  • 5.0 / 5
  • Community
  • 6 Jul 2026

MXML

Version 2.0.0.0 by TADA

Xml export\import for OO-matlab

MXML package (Matlab-XML) is a standalone package designed for serializingand deserializing objects(structs\classes) into\from XML\Json files. This format is usefulfor transfering a complete object

  • 130 (All time)
  • 2 (Last 30 days)
  • -- / 5
  • Community
  • 23 Oct 2018

EBRAINS Services Toolbox

Version 0.9.1 by Eivind Hennestad

A collection of api clients and utility functions for interacting with EBRAINS services in MATLAB

`, `kgpull`, and `kgsave` for working with [openMINDS metadata types](https://github.com/openMetadataInitiative/openMINDS_MATLAB), handling serialization and deserialization of instances. If you need to work

  • 1 (All time)
  • 1 (Last 30 days)
  • -- / 5
  • Community
  • 14 Oct 2025

  • 1.8K (All time)
  • 1 (Last 30 days)
  • 5.0 / 5
  • Community
  • 29 Jun 2026

Multiband Artifact Regression in Simultaneous Slices (MARSS)

Version 1.0.4 by John Williams

Detection and removal of an artifactual shared signal between simultaneously acquired slices in unprocessed multiband fMRI.

  • 33 (All time)
  • 1 (Last 30 days)
  • -- / 5
  • Community
  • 9 Dec 2024

NeuroMod Neural Signal Analysis GUI

Version 1.0.0 by Tony de Schultz

Matlab GUI for analysis of LFP and spike data from extracellular recordings supporting a variety of existing Python and Matlab tools.

  • 12 (All time)
  • 2 (Last 30 days)
  • -- / 5
  • Community
  • 31 May 2026

electroCUDA

Version 0.0.200 by Kevin Tan

Robust pelectrophysiology tools with GPU acceleration

  • 240 (All time)
  • 2 (Last 30 days)
  • -- / 5
  • Community
  • 19 May 2026

FieldTrip

Version 1.0.2.0 by Robert Oostenveld

The MATLAB software toolbox for MEG and EEG analysis

  • 12.5K (All time)
  • 58 (Last 30 days)
  • 4.4 / 5
  • Community
  • 12 Aug 2026

MATLAB Interface for Apache Avro

Version 0.6.0 by Viswanath

MATLAB interface for Apache Avro files.

- Deserialize avro data using binary or json decoder
  • 282 (All time)
  • 4 (Last 30 days)
  • 4.0 / 5
  • Community
  • 16 Aug 2025