Products & Services Solutions Academia Support User Community Company

Learn more about Model-Based Calibration   

CreateProject - Create project object

Syntax

P = mbcmodel.CreateProject

Description

This is a function that creates an mbcmodel.project object.

P is the project object.

P = mbcmodel.CreateProject creates an mbcmodel.project called Untitled. P = mbcmodel.CreateProject( NAME ) creates an mbcmodel.project called NAME.

Examples

P = mbcmodel.CreateProject;

Create a project called MBT_Project:

P = mbcmodel.CreateProject( 'MBT_Project' );
  


Recommended Products

Includes the most popular MATLAB recorded presentations with Q&A sessions led by MATLAB experts.

 © 1984-2009- The MathWorks, Inc.    -   Site Help   -   Patents   -   Trademarks   -   Privacy Policy   -   Preventing Piracy   -   RSS