upload data from digiflow .dfc format into matlab
Version 1.0.0.0 (2.26 KB) by
Charlie Hogg
Converts data written in digiflow .dfc format to be able to be used in matlab.
% 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 LinuxCategories
Find more on Workspace Variables and MAT-Files in Help Center and MATLAB Answers
Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
Version | Published | Release Notes | |
---|---|---|---|
1.0.0.0 |