does exactly what I'm looking for!
A minor bug in grMaxComSu.m
If the graph itself is a clique e.g. [1 2; 1 3; 2 3] the function gives an error. E1 in the code is then empty. Possibly account for this cas in a future version. Great work!
13 Aug 2009
keep
KEEP is complementary to the "clear" command: it keeps the supplied variables and deletes the rest.
Author: David Yang
Hi Christophe,
I'm getting the error "One or more output arguments not assigned during call" in line 39 when using datetickzoom('x'). Any clue what I'm doing wrong?
Cheers