User`s guide
Manuals
Brands
MATLAB Manuals
Other
APPLICATION DEPLOYMENT - WEB EXAMPLE GUIDE
281
282
283
284
285
286
287
288
289
290
mwArray()
Purpose
Construct
empty
array
of
type
mxDOUBLE_CLA SS
C++
Syntax
#include
"mclcppclass. h"
mwArray
a;
Return
Va
l
u
e
None
Description
Use
this
constructor
to
create
an
empty
array
of
type
mxDOUBL E_CL
ASS
.
C-34
1
...
...
286
287
288
289
290
...
...
354