CHANGELOG FOR FRACLAB http://fraclab.saclay.inria.fr ======================================= --------------------------- Version 2.04 - Jun, 04 2007 --------------------------- # Fixed : 'test1' variable renamed to 'fl_test1' to avoid conflicts [fl_get_details.m] # Fixed : mean replaced by nanmean to avoid propagation of NaN values [exposc3.m] # Fixed : mean replaced by nanmean to avoid propagation of NaN values [fl_tendance.m] # Fixed : missing transposition for non square matrix [fl_tendance.m] # Fixed : when importing a variable, it is cleared and then recreated as global with the same value [fl_import.m] # Fixed : 'clear global' added to 'clear' to delete global variables [fltool.m] # Fixed : NaN value is returned when there are not enough point to compute the regression [osclholder.m] # Fixed : fBm generated by fBmWoodChan were not standard : 0.5 factor removed [fBmWoodChan.m] @ Updated : look for FracLab window if the warning box has not been found [fl_warning] + Added : Tansposition of a matrix under 'misc' [fl_transpose_matrix.m, gui_fl_transpose_matrix.m] + Added : new compilation > mexmaci : removed -fno-common from CFLAGS [mexopts.sh] + Added : new compilation > mexa64 : removed '//' comments [*.c] + Added : new compilation > mexw32 : compiled with Visual Studio Express 2005, some .lib files were missing [*.lib] + Added : all-in-one version : new folder 'Binaries' to store compiled files [/Binaries] # Fixed : Warning: Function beep.mexw32/.dll/etc has the same name as a MATLAB builtin : beep removed [beep.c] # Fixed : XML-file validation against schema info.xsd [info.xml]