derekjgriffith/matl​ab-modtran-5

A class wrapper for the MODTRAN 5 atmospheric radiative transfer code.
2.5K Downloads
Updated 28 Oct 2016

MODTRAN is a FORTRAN code for solving the radiative transfer problem in the Earth's atmosphere. This Matlab class wrapper encapsulates a run of a MODTRAN 5 case. It provides methods for reading and writing MODTRAN case (tape5) files, creating and modifying case files, calling MODTRAN and reading the MODTRAN results. There are also a number of methods for plotting MODTRAN outputs. The wrapper does not (as yet) provide a GUI and MODTRAN itself is not included.
In order to use the wrapper you will need a MODTRAN 5 distribution, which can be purchased from Ontar Corporation. You will also need a Matlab installation that supports the new Matlab class files. The new class file was introduced around the 2010a release.
To report bugs or make a contribution, visit https://github.com/derekjgriffith/matlab-modtran-5

Cite As

Derek Griffith (2024). derekjgriffith/matlab-modtran-5 (https://github.com/derekjgriffith/matlab-modtran-5), GitHub. Retrieved .

MATLAB Release Compatibility
Created with R2010a
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Electrophysiology in Help Center and MATLAB Answers

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Versions that use the GitHub default branch cannot be downloaded

Version Published Release Notes
1.4.0.0

Development has be moved to Github.
Maintenance.
Now linked directly to Github repo.
Functional enhancements, bug fixes and improved cross-platform compatibility.

1.3.0.0

Extensions and bug fixes. For details see http://code.google.com/p/matlab-modtran-5

1.0.0.0

To view or report issues in this GitHub add-on, visit the GitHub Repository.
To view or report issues in this GitHub add-on, visit the GitHub Repository.