Doerunsheet

From Eigenvector Documentation Wiki
Jump to: navigation, search

Contents

Purpose

Create a doe run sheet.

Synopsis

doerunsheet(doedso,responsevars)  %Show HTML table.
desgn = doerunsheet(doedso,responsevars)  %Return HTML.

Description

Create DOE Run Sheet as HTML table and allow saving as html file.

Input is (doedso) a DOE Dataset. The optional input (responsevars) is a cell-array of strings listing response variables to include as additional columns of the run sheet.

The output (desgn) is an HTML representation of the run sheet. If no outputs are requested, the run sheet is displayed.

See Also

doegen, doegui

Views
Personal tools