derekjgriffith / matlab-modtran-5

Matlab Function Wrapper for MODTRAN 5
25 stars 8 forks source link

PlotChn method must be rewritten to handle the new .chn property format #36

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Handling of .chn data is now very different to MODTRAN 4. The PlotChn method 
must be rewritten from the ground up. Because units are now returned, it should 
be an easy task to do a basic job of plotting. Bar graphs may still be the best 
option.

Original issue reported on code.google.com by derekjgr...@gmail.com on 9 Jun 2011 at 8:16

GoogleCodeExporter commented 9 years ago
Basic plotting implemented seems to work OK.

Original comment by derekjgr...@gmail.com on 15 Jun 2011 at 12:11