CiudadSim Function

ExportMI - Scilab to MapInfo interface

Calling Sequence

ok=ExportMI(net,name,nameout,disp_option)

Parameters

Description

This command is meant to display in MapInfo the results obtained for a network already recovered from mapinfo. It uses an existant MI file named name and creates two files : one .mif and one.mid.

To see them in MI , they must be imported (table/import), then the values obtained in Scilab will be in the table associated with the file, and the width of the arcs will be proportional to the chosen magnitude, flow or time.

The displaying option is used to specify the magnitude shown in the arcs. The values for disp_option are the strings 'flow' and 'time'.

EXAMPLES

See Also