You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

MATLAB TUTORIAL: Structures and Handles

Rajesh Bhaskaran
Mechanical and Aerospace Engineering
Cornell University

Tutorial Overview

The redAnTS toolbox for MATLAB stores data using "structures". This tutorial gives you an introduction to structures and shows you how you can retrieve data from and provide data to redAnTS. It uses version 7.4 of MATLAB.

Solution Steps

This tutorial is divided into the following steps:

  • Step 1: Creating a structure for one element
  • Step 2: Creating a structure for two elements
  • Step 3: Structure of handles

Conventions Used

In this tutorial, items and options appearing within the MATLAB graphical user interface are denoted in purple, italic, and bold.

Text and numbers that need to be entered are indicated in Courier font.

  • No labels