Specifying Component Assembly and Namespace

To use the component assembly generated using the MATLAB® Builder™ NE product from the client application, you must

Suppose you named the component you created MyComponentName and you want to use it in a program named MyApp.cs. Here are the statements to use at the beginning of MyApp.cs:

using System;
using MathWorks.MATLAB.Arrays;
using MyComponentName;

  


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