Add possibility to chose hdf5 backend for saving ids data
Compare changes
+ 24
− 6
@@ -7,6 +7,7 @@ function [ids_put_status] = ids2database(shot,run,occurence,ids2put,tree_user,tr
@@ -16,6 +17,7 @@ ids_put_status = 0;
@@ -28,6 +30,7 @@ p.addOptional('ids2put', struct([]), @(x) (isstruct(x)));
@@ -53,8 +56,11 @@ elseif nargin==6
@@ -100,6 +106,19 @@ if isempty(ids_names_ok)
@@ -109,10 +128,9 @@ try