Scilab 6.1.0
Ajuda do Scilab >> Xcos > programming_scicos_blocks > utilities_functions > getblocklabel
getblocklabel
Get the label of a scicos block
Syntax
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.
Comments
Add a comment:
Please login to comment this page.