MATLAB BUILDER EX 1 User's Guide Page 113

  • Download
  • Add to my manuals
  • Print
  • Page
    / 182
  • Table of contents
  • TROUBLESHOOTING
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 112
Calling Conventions
A-7
Calling Conventions
This section describes the calling conventions for MATLAB Excel Builder
components, including mappings from the original M-functions to Visual Basic.
A function call originating from an Excel worksheet is routed from a Visual
Basic function into a compiled M-function, as shown in Figure A-3.
Figure A-3: Function Call Routing
COM Class.method
Excel Application
Visual Basic function/subroutine
Compiled M-function
sub
foo(y1,y2,x1,x2)
.
function [y1,y2] =
Page view 112
1 2 ... 108 109 110 111 112 113 114 115 116 117 118 ... 181 182

Comments to this Manuals

No comments