bug correction from D. Diverres on headerForm.m coefficients
all coefficient was in single type instead double: corrected when coefficient was read from tsg struct, precision was loose with num2str just add format '%f' to have 6 decimal value = num2str(tsg.(var)(ii),'%f');
Loading
Please register or sign in to comment