Excel Link | ![]() ![]() |
Evaluate MATLAB command given Excel data
Syntax
Description
Passes the command to MATLAB for evaluation given the function input data. The function returns a single value or string depending upon the MATLAB output. The result is returned to the calling worksheet cell. This function is intended for use as an Excel worksheet function.
Examples
sums the data in the spreadsheet cells B1
through B10
returning the output to the active worksheet cell or VBA output variable.
plots the data in worksheet cells B1
through B10
using x
as the marker type.
See Also
![]() | Functions - Alphabetical List | matlabinit | ![]() |