MATLAB APPLICATION DEPLOYMENT - WEB EXAMPLE GUIDE User's Guide Page 285

  • Download
  • Add to my manuals
  • Print
  • Page
    / 354
  • Table of contents
  • TROUBLESHOOTING
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 284
mwArray Class
mwString ToString() const
mwArray RowIndex() const
mwArray ColumnIndex( ) const
void MakeComplex()
mwArray Get(mwSize num_indi ces, ... )
mwArray Get(const char* name, mwSize num_indices, ...)
mwArray GetA(mwSize num_ind ices, const mwIndex* index)
mwArray GetA(const char* name, mwSize num_indices, const
mwIndex* index)
mwArray Real()
mwArray Imag()
void Set(const mwArray& arr)
void GetData(<numeri c-ty pe>* buffer, mwSize len) const
void GetLogicalData( mxLo gical* buffer, mwSize len) const
void GetCharData(mxC har* buffer, mwSize len) const
void SetData(<numeri c-ty pe>* buffer, mwSize len)
void SetLogicalData( mxLo gical* buffer, mwSize len)
void SetCharData(mxC har* buffer, mwSize len)
Operators
mwArray operator()(m wInd ex i1, mwIndex i2, mwIndex i3, ..., )
mwArray operator()(c onst char* name , mwIndex i1, mwIndex i2,
mwIndex i3, ..., )
mwArray& operator=(c onst <type>& x)
operator <type>() const
Static Methods
static mwArray Deserialize( const mwArray& arr)
C-31
Page view 284
1 2 ... 280 281 282 283 284 285 286 287 288 289 290 ... 353 354

Comments to this Manuals

No comments