PageRenderTime 42ms CodeModel.GetById 18ms RepoModel.GetById 0ms app.codeStats 0ms

/trunk/Examples/test-suite/octave/template_ref_type_runme.m

#
MATLAB | 5 lines | 4 code | 1 blank | 0 comment | 0 complexity | e9541476648814aa34ff47d49cca6e46 MD5 | raw file
Possible License(s): LGPL-2.1, Cube, GPL-3.0, 0BSD, GPL-2.0
  1. template_ref_type
  2. xr = template_ref_type.XC();
  3. y = template_ref_type.Y();
  4. y.find(xr);