Skip to content
Snippets Groups Projects
Commit bd9d55aa authored by Francesco Carpanese's avatar Francesco Carpanese Committed by Olivier Sauter
Browse files

LIUQE expects COCOS17 IDS. COCOS11 to COCOS17 is done before hand.

parent ee74a541
No related branches found
No related tags found
1 merge request!41Add corsica liuqe complete ids from meq
......@@ -636,7 +636,7 @@ am = [...
data_struct = struct();
data_struct.r = R;
data_struct.z = Z;
data_struct.am = am;
data_struct.am = am;
nm = numel(R);
for ii=1:nm
data_struct.name{ii}= num2str(ii);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment