Skip to content
Snippets Groups Projects
Jacques Grelet's avatar
jacques.grelet_ird.fr authored
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');
5debf6cb
History
Name Last commit Last update