About 23,700,000 results
Open links in new tab
  1. Implement MATLAB Functions in Simulink with MATLAB Function

    MATLAB Function blocks enable you to define custom functions in Simulink® models by using MATLAB® code. Use these blocks when: You have an existing MATLAB function that models …

  2. Simulink Functions Overview - MATLAB & Simulink

    You can use Simulink ® functions to define functions that are accessible in the Simulink model hierarchy. A Simulink function calculates a set of outputs based on the provided inputs and the …

  3. Call a Simulink Function from a Model - MATLAB & Simulink

    You can use a function caller and the function prototype to call and execute your Simulink ® function in a model hierarchy. When a function is called, the caller sends data through input …

  4. matlab - How can I call an m file in Simulink and put it to a block …

    Sep 13, 2011 · If you're trying to apply a user-defined MATLAB function to Simulink signals, there are a few different ways to do this, depending on your objective. All options are available …

  5. [Simulink] How to use and access Workspace Variables in MATLAB Function

    In this video, I will show you how to access MATLAB Workspace variables in Simulink's MATLAB Function Block using Parameter Data and Masks. For this example, I created an integer vector...

  6. MATLAB Simulink Functions - Online Tutorials Library

    In this chapter we will understand how to make use of MATLAB function in Simulink. Open Simulink and click on blank model. We need a constant block, a MATLAB function block and a …

  7. MATLAB Function - cs400-web.cs.wisc.edu

    Description. With a MATLAB Function block, you can write a MATLAB ® function for use in a Simulink ® model. The MATLAB function you create executes for simulation and generates …

  8. Simulink Tutorial 3 - MATLAB Function - YouTube

    This video explains how to use the Matlab function block in Simulink. It also explains how to implement if-else if-else in Simulink.

  9. Access Data in Simulink.Signal Objects by Using MATLAB Function

    You can access data in Simulink.Signal objects from MATLAB Function blocks by defining global variables in the MATLAB Function block code.

  10. Using S-function blocks in Simulink®. I. Motivation: With the complexity of medium-size to large-size nonlinear models, it may be more efficient to use a set of differential equations written in …

Refresh