Skip to content

Quick Start

Bill Chapman edited this page Jun 9, 2016 · 4 revisions

This is our attempt at a quickstart guide, including progressively moving from predefined analyses that can be performed without programming, up to interacting with toolbox. While the graphical interface does many typical analyses, you will a some point most likely need to progress to interacting with the rest of the toolbox.

  1. Install MATLAB

  2. Install CMBHOME (see installation information to the right)

  3. Import data (see navigation), or use the included example data

  4. Once the data is imported and loaded into MATLAB, type: root.Visualize into the MATLAB command prompt. This will bring up the graphical interface. For more information on what's being plotted in these figures, see the Graphical Interface page.

  5. To begin to become familiar with the entirety of the toolbox and all of the functions available, you'll need to be comfortable with MATLAB and coding in general.

  6. Once you're comfortable, see the Tutorials page for a recommended list of tutorials (in an order that makes sense to us)

Clone this wiki locally