dynare/matlab/missing
Sébastien Villemot ce49cd95df
Add missing iscolumn and ismatrix for MATLAB < R2010b
Also fix a bug in isrow (it was not checking the rank of the array).
2018-11-13 16:59:27 +01:00
..
corrcoef Fixed copyright notices. 2017-05-18 18:36:38 +02:00
is-row-column-matrix Add missing iscolumn and ismatrix for MATLAB < R2010b 2018-11-13 16:59:27 +01:00
isfile Make isfile.m command work with Matlab versions before 9.1 2017-10-17 09:14:15 +02:00
issquare Fixed copyright notices. 2017-05-18 18:36:38 +02:00
nanmean Added second input argument to missing/nanmean routine. 2018-01-13 00:10:50 +01:00
ordeig Fixed copyright notices. 2017-05-16 14:11:15 +02:00
rows_columns Beautified MATLAB code (Unix newline convention + Emacs indentation), except: AIM, swz, particle 2009-12-16 17:17:34 +00:00
stats Move some functions out of missing/stats/, since they are only needed for MATLAB 2018-06-06 13:02:42 +02:00
stats-matlab Remove test from Octave testsuite. 2018-07-18 11:14:47 +02:00
strsplit Added strsplit routine in missing. 2018-05-16 16:41:43 +02:00
struct2array Fixed indentation of matlab files. 2017-05-16 15:10:20 +02:00
vec Fixed copyright notices. 2017-05-18 18:36:38 +02:00