<< NL_M: Mobility NL_M: Mobility NL_M_GraphAnimation >>

NARVAL >> NL_M: Mobility > NL_M_Background

NL_M_Background

Create a map background for mobility models.

Calling Sequence

[F] = NL_M_Background(I,N)

Arguments

I :

Window index.

N :

Name.

F :

Figure handle.

Description

NL_M_Background generates a squared area of size 1000x1000 used for the mobility model analysis. The graph named N is displayed in the window I. Data are stored in the figure handle F.

Examples

i=1;//window index
name="mobility";//name
f=NL_M_Background(i,name);//application of NL_M_Background

Report an issue
<< NL_M: Mobility NL_M: Mobility NL_M_GraphAnimation >>