Menu

Commit [r1848]  Maximize  Restore  History

LL - Adata.m now can create new files (1.3.0)

added functionality to create new adata files with Adata.create("path_to_matfile.mat").
This just creates the object that has to be populated with data using adata.add_variable() and then saved to disk using adata.save_changes()

dororoma 2026-01-06

changed /05_LoadData/Adata.m
/05_LoadData/Adata.m Diff Switch to side-by-side view
Loading...