home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / graphics / visualiz / 1304 < prev    next >
Encoding:
Internet Message Format  |  1992-09-07  |  1.1 KB

  1. Xref: sparky comp.graphics.visualization:1304 sci.math.num-analysis:2645 sci.math.symbolic:2327
  2. Newsgroups: comp.graphics.visualization,rpi.rcs,sci.math.num-analysis,sci.math.symbolic
  3. Path: sparky!uunet!caen!zaphod.mps.ohio-state.edu!rpi!fitzgb
  4. From: fitzgb@mml0.meche.rpi.edu (Brian Fitzgerald)
  5. Subject: matlab mesh plots - axes?
  6. Message-ID: <xhzym1g@rpi.edu>
  7. Followup-To: sci.math.num-analysis
  8. Nntp-Posting-Host: mml0.meche.rpi.edu
  9. Organization: Rensselaer Polytechnic Institute, Troy, NY
  10. Date: Fri, 4 Sep 1992 21:14:20 GMT
  11. Lines: 25
  12.  
  13. Does anybody have a fancy axis plotting routine for
  14. matlab mesh plots?
  15.  
  16. Found a simple one in the matlab archives
  17. (research.att.com:/netlib/matlab)
  18.  
  19. Brian
  20.  
  21. Followup-to sci.math.num-analysis
  22.  
  23. From archive file v1no3:
  24. -----------------------
  25.  
  26. >From scroggs@icase.edu (Jeff Scroggs) Wed Dec  6 08:35:59 1989
  27. Subject: Axis using Dore on Titan
  28.  
  29. Does anybody in matlabland know how to put axis on the color 
  30. surface rendering available in matlab with the 'render' command?
  31.  
  32. I have discovered that surface plots from the 'mesh' command
  33. can have axis inserted with the following m-file
  34.  
  35.         -- Jeff Scroggs
  36.  
  37.  
  38.