getblocklabel

Get the label of a scicos block

Module

[label]=getblocklabel(blk)

Arguments

  • blk : Integer parameter. Set the index of a block (in the compiled structure).
  • label : String parameter. Gives the string of the label of the block numbered blk.

Table Of Contents

This Page