igraph-help
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [igraph] Subscript out of bounds on plot


From: Gábor Csárdi
Subject: Re: [igraph] Subscript out of bounds on plot
Date: Tue, 6 Apr 2010 14:08:29 +0100

Hi,

I guess 'L' is not in the right format. It should contain vcount(g7) rows.

To know for certain, you will need to post a small piece of
self-contained code that reproduces your problem.

Best,
Gabor

On Tue, Apr 6, 2010 at 1:49 PM, Sally Keith <address@hidden> wrote:
> Hello
>
>
>
> I am trying to plot a graph created from the igraph package using the
> following code:
>
>
>
> plot(g7,vertex.size=10,edge.arrow.size=0.25,layout=L,main="7 Day PLD")
>
>
>
> but receive the following error message:
>
>
>
> Error in plot.igraph(g7, vertex.size = 10, edge.arrow.size = 0.25, layout =
> L,  : subscript out of bounds
>
>
>
> All other functions work on this graph and I have used exactly the same
> arguments to plot a different graph with the same dimensions and attributes
> so I am not sure what is going on. Any help much appreciated.
>
>
>
> Thanks
>
> Sally
>
>
>
> Sally Keith  B.Sc, M.Sc.
>
> Research Student
>
> Centre for Conservation Ecology & Environmental Change
>
> Bournemouth University, UK
>
> E-mail: address@hidden
>
> Webpage: 
> http://www.bournemouth.ac.uk/conservation/research/staffprofiles/skeith.html
>
>
>
>
>
> BU - the UK's Number One New University
>
> The Guardian University Guide 2009 & 2010
>
> This email is intended only for the person to whom it is addressed and may
> contain confidential information. If you have received this email in error,
> please notify the sender and delete this email, which must not be copied,
> distributed or disclosed to any other person.
>
> Any views or opinions presented are solely those of the author and do not
> necessarily represent those of Bournemouth University or its subsidiary
> companies. Nor can any contract be formed on behalf of the University or its
> subsidiary companies via email.
>
> _______________________________________________
> igraph-help mailing list
> address@hidden
> http://lists.nongnu.org/mailman/listinfo/igraph-help
>
>



-- 
Gabor Csardi <address@hidden>     UNIL DGM




reply via email to

[Prev in Thread] Current Thread [Next in Thread]