upload data from digiflow .dfc format into matlab

Converts data written in digiflow .dfc format to be able to be used in matlab.
187 Downloads
Updated 9 Aug 2013

View License

% function to open a dfc file saved by the write_file function in digiflow
%
% The arrays are changed from base 0 to base 1.
%
% Inputs:
% filename: the dfc file to be opened
%
% Outputs:
% variables_structure: an object containing the variables as fields
% saved data: none
% plots:none
%

Cite As

Charlie Hogg (2024). upload data from digiflow .dfc format into matlab (https://www.mathworks.com/matlabcentral/fileexchange/43016-upload-data-from-digiflow-dfc-format-into-matlab), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2013a
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Workspace Variables and MAT-Files in Help Center and MATLAB Answers

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
1.0.0.0