Function to generate scilab sce file from the figure build by guibuilder.
guigencode(fn,all_handles)
Filename to be exported.
All gui handles on the design.
This function is called from the guibuilder to generate the sce file from the design. User shall not call it seperately.
// No example available as it should be called from guibuilder main file.