The MATLAB® Function Feature Node
MATLAB
®
functions are global in scope, and you can use them in a model to define model settings such as
•
Parameters
•
Geometry settings
•
Mesh settings
•
Material properties
•
Physics settings (domain conditions, boundary conditions, and so on)
Material properties and physics settings are evaluated while the model is solved whereas the features can be used while the model is constructed.
•
Defining a MATLAB
®
Function in the COMSOL
®
Model
•
Setting the Function Directory Path in MATLAB
®
•
Adding a MATLAB
®
Function with the COMSOL
®
API Syntax
•
Function Input/Output Considerations
•
Updating Functions
•
Defining Function Derivatives