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()
Authored by: dororoma 2026-01-06
Parent: [r1847]
Child: [r1849]