Academic Company Events NI Developer Zone Support Solutions Products & Services Contact NI MyNI

Document Type: Example Program
NI Supported: Yes
Publish Date: Feb 18, 2008

MATLAB

2 ratings | 5.00 out of 5
Print

Downloads

Filename: matlab_.zip
Requirements: View

This DataPlugin supports reading/importing and writing/export of data files created by The MathWorks, Inc. MATLAB® Software.

MAT files are written by Matlab® from The Mathworks. This DataPlugin allows to import and export these Matlab® files.

Supported Features:

  • IMPORT
    • Files with homogeneous variable types of less than 3D dimensionality.
    • Homogeneous variables of data type CHAR, LOGICAL, INT8, UINT8, DOUBLE, SINGLE, INT16, UINT16, INT32, UINT32, INT64, and UINT64.
    • Loading all allowable variables from a given *.MAT file and simply ignore any non-allowable variables during the import.
    • Reading text channels from the Matlab® file.
  • EXPORT
    • The DataPlugin will output channels in the Data Portal to *.MAT files by sending those channels to variables in the same way they were originally imported.
    • Writing text channels to strings from the Matlab® file.
    • The DataPlugin will no longer decorate variable names with a  'v_'-prefix. A log file will no longer be written.

Non-Supported Features:

  • The DataPlugin will NOT load variables in a *.MAT file of heterogeneous data types such as CELL, STRUCT, OBJECT, and FUNCTION.

 

File Extension: *.MAT
Direction: Read / Write
Last Change: January 24, 2008  [1,0,0,2608]

 

 

MATLAB® is a registered trademark of The MathWorks, Inc.

Related Links:
How to install this DataPlugin (C++)
Overview DataPlugins / DataPlugins Home Page
DIAdem Home Page
Methods for Working with DIAdem and The MathWorks, Inc. MATLAB® software: Data Transfer and Interprogram Communication

 

Requirements


Filename: matlab_.zip

Software Requirements


Application Software: DIAdem Development System 10.0
Language(s): C++

 
2 ratings | 5.00 out of 5
Print

Reader Comments | Submit a comment »

 

Legal
This example program (this "program") was developed by a National Instruments ("NI") Applications Engineer. Although technical support of this program may be made available by National Instruments, this program may not be completely tested and verified, and NI does not guarantee its quality in any way or that NI will continue to support this program with each new revision of related products and drivers. THIS EXAMPLE PROGRAM IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND AND SUBJECT TO CERTAIN RESTRICTIONS AS MORE SPECIFICALLY SET FORTH IN NI.COM'S TERMS OF USE (http://ni.com/legal/termsofuse/unitedstates/us/).