How to create a variable input in Matlab R2020a Simulink?

I was trying to solve this y=a^2-3*b*a+Sqrt(b) in simulink, but I could not solve as in latest version there is no variable input.So plz help me out.

1 Comment

you have one equation, are there two unknowns a and b? one of them must be constant.

Sign in to comment.

Answers (1)

Hi Pranav,
Make sure you copied the equation correctly. Seems that 'a' and 'b' are parameters, and the input is missing. Please check.

Categories

Find more on Simulink in Help Center and File Exchange

Products

Asked:

on 18 Aug 2020

Answered:

on 25 Aug 2020

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!