diff --git a/matlab/TCV/gdat_tcv.m b/matlab/TCV/gdat_tcv.m index 65e1b31673a049666ae09b0f1f22c537943a364b..d8408371e7abc11378772673704d74c412415733 100644 --- a/matlab/TCV/gdat_tcv.m +++ b/matlab/TCV/gdat_tcv.m @@ -2529,7 +2529,7 @@ elseif strcmp(mapping_for_tcv.method,'switchcase') gdat_data.nbi.t=gdat_data.nbi.dim{1}; gdat_data.nbi.x=[]; gdat_data.nbi.data_fullpath=[nodenameeff]; - gdat_data.nbi.label='P_{nb2}'; + gdat_data.nbi.label='P_{nbi2}'; gdat_data.nbi.help = nb2_data_tdi.help; nodenameeff2 = '\results::nb2:energy'; gdat_data.nbi.data_fullpath=[nodenameeff ' *1e6 for W; and ' nodenameeff2 ' *1e3 for eV'];