Rank: 1648 based on 38 downloads (last 30 days) and 1 file submitted
photo

Mike Wu

E-mail
Company/University
Lithium Technologies

Personal Profile:
Professional Interests:

 

Watch this Author's files

 

Files Posted by Mike
Updated   File Tags Downloads
(last 30 days)
Comments Rating
23 Jun 2009 Screenshot wgPlot - Weighted Graph Plot (a better version of gplot) Plot graphs with weighted vertices and weighted edges from a weighted adjacency matrix. Author: Mike Wu network, graph, visualization, draw, plot, weighted graph 38 3
  • 4.5
4.5 | 2 ratings
Comments and Ratings on Mike's Files View all
Updated File Comment by Comments Rating
13 Dec 2010 wgPlot - Weighted Graph Plot (a better version of gplot) Plot graphs with weighted vertices and weighted edges from a weighted adjacency matrix. Author: Mike Wu Maxime

Very useful, nice display, computationally fast. Good job, thank you!

03 Nov 2009 wgPlot - Weighted Graph Plot (a better version of gplot) Plot graphs with weighted vertices and weighted edges from a weighted adjacency matrix. Author: Mike Wu Farrahi Moghaddam, Reza

Please apply the following changes:

1. file: wgPlotDemo.m, line: 2, load('cores_example.mat')
2. file: wgPlotDemo.m, line: 46, load('cs-stanford.mat')
3. file: axesArea.m, line: 25, if ishghandle(varargin{1})
4. file: wgPlot.m, line: 150, hV=scatter(coord(qq,1),coord(qq,2),vWt(qq),vrtxCol(qq),'filled');
5. file: wgPlot.m, line: 153, hV=scatter(coord(qq,1),coord(qq,2),vWt(qq),'filled','MarkerFaceColor',[1,0.5,0.2]);

02 Aug 2009 wgPlot - Weighted Graph Plot (a better version of gplot) Plot graphs with weighted vertices and weighted edges from a weighted adjacency matrix. Author: Mike Wu Jeroen

Even for a very simple example, i get an error:

>> wgplot(sprand(10,10,0.2), rand(10,2));

> In wgPlot at 36
  In corrcoeff at 44
??? Error using ==> ishghandle
Too many input arguments.

Error in ==> axesArea at 25
if ishghandle(varargin{1},'axes')

Error in ==> wgPlot at 36
axesArea(h,[6 7 5 5]);

What's wrong?

Top Tags Applied by Mike
gplot, plot, visualization, weighted graph, draw
Files Tagged by Mike
Updated   File Tags Downloads
(last 30 days)
Comments Rating
23 Jun 2009 Screenshot wgPlot - Weighted Graph Plot (a better version of gplot) Plot graphs with weighted vertices and weighted edges from a weighted adjacency matrix. Author: Mike Wu network, graph, visualization, draw, plot, weighted graph 38 3
  • 4.5
4.5 | 2 ratings

Contact us at files@mathworks.com