Rank: 2004 based on 46 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, gplot, plot, weighted graph, visualization 46 2
  • 4.0
4.0 | 1 rating
Comments and Ratings on Mike's Files View all
Updated File Comment by Comments Rating
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, gplot, plot, weighted graph, visualization 46 2
  • 4.0
4.0 | 1 rating
 

MATLAB Central Terms of Use

NOTICE: Any content you submit to MATLAB Central, including personal information, is not subject to the protections which may be afforded information collected under other sections of The MathWorks, Inc. Web site. You are entirely responsible for all content that you upload, post, e-mail, transmit or otherwise make available via MATLAB Central. The MathWorks does not control the content posted by visitors to MATLAB Central and, does not guarantee the accuracy, integrity, or quality of such content. Under no circumstances will The MathWorks be liable in any way for any content not authored by The MathWorks, or any loss or damage of any kind incurred as a result of the use of any content posted, e-mailed, transmitted or otherwise made available via MATLAB Central. Read the complete Terms prior to use.

Contact us at files@mathworks.com