Thư viện tri thức trực tuyến
Kho tài liệu với 50,000+ tài liệu học thuật
© 2023 Siêu thị PDF - Kho tài liệu học thuật hàng đầu Việt Nam

CRC.Press A Guide to MATLAB Object Oriented Programming May.2007 Episode 1 Part 2 ppsx
Nội dung xem thử
Mô tả chi tiết
xx A Guide to MATLAB Object-Oriented Programming
Code Listing 139, Functor feval Listing ........................................................................................335
Code Listing 140, Chapter 22 Test Drive Command Listing: functor...........................................336
Code Listing 141, Protected Function Modifications to the Constructor ......................................341
Code Listing 142, Parent Forward Inside Protected pget...............................................................342
Code Listing 143, Parent Forward Inside Protected pget...............................................................344
Code Listing 144, Redefined Behavior for sqrt .............................................................................349
C911X_C000.fm Page xx Wednesday, April 11, 2007 10:52 AM
xxi
Tables
Table 4.1 Overloadable Operators ...................................................................................................46
Table 4.2 Array-Reference and Cell-Reference Index Conversion Examples.................................62
Table 15.1 Member Functions Used to Draw a Scalar cShape Object ..........................................205
Table 18.1 cLineStyle Private Variable Dialog Fields...................................................................252
Table 18.2 cLineStyle Public Member Variable Field Values.......................................................255
Table 18.3 cLineStyle Data Dictionary Field Values ....................................................................258
Table 18.4 cShape Private Variable Dialog Fields ........................................................................262
Table 18.5 cShape Concealed Variable Dialog Fields...................................................................263
Table 18.6 Public Member Variable Field Values.........................................................................264
Table 18.7 Public Member Function Field Values ........................................................................266
Table 18.8 cShape Data Dictionary Values ...................................................................................267
Table 18.9 cStar Private Variable Data..........................................................................................269
Table 18.10 cStar Public Variable Data .........................................................................................269
Table 18.11 cStar Public Member Function Data ..........................................................................270
Table 18.12 cStar Data Dictionary Values.....................................................................................270
Table 18.13 Executed Member Functions Are Highlighted ..........................................................273
Table 19.1 cShapeArray Class Wizard Main Dialog Fields ..........................................................281
Table 19.2 cShapeArray Private Variable Dialog Fields ...............................................................281
Table 19.3 cShapeArray Public Function Field Values .................................................................282
Table 19.4 cShapeArray Data Dictionary Field Values.................................................................284
C911X_C000.fm Page xxi Wednesday, April 11, 2007 10:52 AM