nord vpnnord vpn
Ad

Untitled

mail@pastecode.io avatar
unknown
matlab
a month ago
289 B
0
Indexable
Never
%% Section to compute and add the identification key for each 'fascicolo'
Processi_Keys=table(strcat(string(Fascicoli.("CNURUO_Fascicoli")),"_",string(Fascicoli.("CANRUO_Fascicoli"))));
Processi_Keys=renamevars(Processi_Keys,"Var1","idFascicoli");
Fascicoli = [Processi_Keys,Fascicoli];

nord vpnnord vpn
Ad