dynare/matlab/missing/intersect_stable
Sébastien Villemot 0b1c465b38
Octave compatibility fix: intersect(..., 'stable')
The 'stable' option of intersect(), which keeps the element order of the first
argument, is not available on Octave. Provide a fallback implementation, and
adapt the code.
2019-02-15 18:43:19 +01:00
..
intersect_stable.m Octave compatibility fix: intersect(..., 'stable') 2019-02-15 18:43:19 +01:00