0

Here in the simulink model, I can't define the block name with the equation. What is it called? How can I find it in the library browser?

I searched many blocks but couldn't find.

diagram

Adriaan
  • 17,741
  • 7
  • 42
  • 75
Ozkan lV
  • 3
  • 2
  • You can show block names in the Right Click > Format > Show Block Name > On. You can see the block info by double clicking it to see the properties pane, which will have the block type in the title bar of the window. Please clarify what you're stuck with – Wolfie May 04 '23 at 11:33
  • Unfortunately, I don't have the model. So I have to define the block just by looking at the image. – Ozkan lV May 05 '23 at 12:04

1 Answers1

0

The block you are looking at is the Fcn block, that applies a custom function to the input.

Ander Biguri
  • 35,140
  • 11
  • 74
  • 120