Scilab 6.0.1
Please note that the recommended version of Scilab is 2025.0.0. This page might be outdated.
See the recommended documentation of this function
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.
Report an issue | ||
<< curblock | Utilities Functions | getscicosvars >> |