block
Basic structure that define a xcos block.
That structure includes fields graphics, model, gui and doc.
Size : 5.
Type : scilab list.
- graphics Scilab object including graphical information
concerning the features of the block. Size : 14. Type : scilab list.
- model Scilab list that contains the features of the block used
for the compilation. Size : 23. Type : Scilab list.
- gui The name of the Scilab GUI function associated with the
block. Size : 1. Type : string.
- doc Field used for documentation of the block Size : 1. Type :
string.