|
[Date Index]
[Thread Index]
[Author Index]
problem For with GraphPlot
- To: mathgroup at smc.vnet.net
- Subject: [mg78042] problem For with GraphPlot
- From: "Christophe Lucarz" <christophe.lucarz at epfl.ch>
- Date: Thu, 21 Jun 2007 06:02:32 -0400 (EDT)
Hello everybody,
When I do this : GraphPlot[g], it draws correctly the graph
When I want to iterate the drawing of the same graph 4 times, it doesn't
work : For[i = 0, i < 4, i++, GraphPlot[g]]
Any idea?
Thx
Christophe
Prev by Date:
Re: Reproducible crash in version 6
Next by Date:
Re: Reproducible crash in version 6
Previous by thread:
Re: Inequalities
Next by thread:
Re: problem For with GraphPlot
|