Introduction

    What Is the Database Toolbox?
        Features of the Database Toolbox

    How To Use This Book
        Who Should Read This Book
        How This Book Is Organized
        Documentation Conventions
        Other Relevant Books

Installation and Setup

    System Requirements
        Platforms
        MATLAB Version
        Databases
        Drivers
        Structured Query Language (SQL)
        Data Types

    Installing the Database Toolbox
    Setting Up a Data Source
        Setting Up a Local Data Source
        Setting Up a Remote Data Source

Tutorial

    Introduction
    Importing Data into MATLAB from a Database
    Viewing Information About the Imported Data
    Exporting Data from MATLAB to a New Record in a Database
    Exporting Data from MATLAB, Replacing Existing Data in a Database
    Exporting Multiple Records from MATLAB

Reference

    Commands Grouped by Purpose
    Commands in Alphabetical Order
        attr
        close
        cols
        columnnames
        database
        exec
        fetch
        get
        insert
        logintimeout
        ping
        querytimeout
        rows
        set
        update
        width