home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / softsys / matlab / 237 < prev    next >
Encoding:
Internet Message Format  |  1993-01-28  |  2.0 KB

  1. Path: sparky!uunet!charon.amdahl.com!pacbell.com!sgiblab!swrinde!gatech!prism!cmdl.gatech.edu!jcollins
  2. From: jcollins@cmdl.gatech.edu (Jason Collins)
  3. Newsgroups: comp.soft-sys.matlab
  4. Subject: Help me--Matlab vs. C++
  5. Message-ID: <82050@hydra.gatech.EDU>
  6. Date: 27 Jan 93 19:08:14 GMT
  7. Sender: news@prism.gatech.EDU
  8. Organization: Georgia Tech Research Institute
  9. Lines: 37
  10. Originator: jcollins@cmdl.gatech.edu
  11.  
  12. Hi!
  13.  
  14. I need some advice on choosing between Matlab and C++ to do a graphics
  15. programming task on a 486 PC.
  16.  
  17. I am about to begin working on a project where I will be needing some
  18. graphics to analyze a set of data.  I would of course like quick results
  19. (i.e. all development done by 3 experienced people in a month) and a  
  20. flexable graphics system.
  21.  
  22. I will have an array of data with several columns of different data items.
  23. The rows contain the data for different points in time.
  24.  
  25. I will be needing several windows showing the data manipulated in various
  26. ways and changing over time.  In other words, the graph data will be
  27. animated.
  28.  
  29. The possibilities for graphs I might need include
  30. animated 3d trajectories, 3d line graphs, polar plots, and normal line graphs.
  31. In addition, I would like to be able to speed up and slow down the animations.
  32. This will require getting keyboard input asyncronously.  The positioning of
  33. the graphics windows with graphs should be fairly flexable at the codeing
  34. level but don't have to be moved during the running of the animation, 
  35. although that would be nice.
  36.  
  37. I have programming experience in both Matlab 3.5 and C++.  I was wondering
  38. whether I should use C++ or Matlab.  I am considering this question over
  39. reports that Matlab 4.0 for the PC with lots of nice features may be coming
  40. out in mid February.  I will be evaluating a copy of Matlab 4.0 on a Sun
  41. in a few days.  Any significant differences between this version and the
  42. upcomming PC version I should know about?
  43.  
  44. Any comments and recomendations would be appreciated.
  45.  
  46. - Thanks All,
  47. Jason Collins
  48. jcollins@cmdl.gatech.edu
  49.