G'MIC - GREYC's Magic for Image Computing: A Full-Featured Open-Source Framework for Image Processing
Banner Institutions GREYC CNRS ENSICAEN UNICAEN

A Full-Featured Open-Source Framework for Image Processing



Latest stable version: 4.0.4 (2026/08/19)

Reference
Table of Contents  ▸  List of Commands  ▸  Reptorian's Commands  ▸  rep_ls◀  rep_str2bin_struct    |    rep_pf_args  ▶

rep_ls

Arguments:

  • start_num,end_num,_size_of_array,_repeat

Description:

Return linear space sequence.

If _size_of_array <= 0, then it is automatically set to the distance between start_num and end_num, plus 1.

Default values:

_size_of_array=0,_repeat=1

Examples of use:

• Example #1

e ${rep_ls\ 1,5}

• Example #2

e ${rep_ls\ 1,5,3}

• Example #3

e ${rep_ls\ 1,5,3,2}

• Example #4

e ${rep_ls\ -1,5}

G'MIC - GREYC's Magic for Image Computing: A Full-Featured Open-Source Framework for Image Processing

G'MIC is an open-source software distributed under the CeCILL free software licenses (LGPL-like and/or
GPL-compatible). Copyrights (C) Since July 2008, David Tschumperlé - GREYC UMR CNRS 6072, Image Team.