what is the best way to perform multiple calculation in simulink project ?

조회 수: 1 (최근 30일)
omar khater
omar khater 2019년 2월 28일
답변: Sabin 2023년 3월 7일
Hello
I am a beginner in simulink. I have very simple circuit that I want to simulate like this
I wish to enter multiple values for current source and measure the voltage across the 1kOhm resistor
what is the best way to do that ? is there a way to create this circuit in matlab script and store my wanted variables or can I do it using simulink itself ?
I hope this question is not repeated since I am trying to figure out suitable name for the function I want to know to search before asking but I didn't get it.

답변 (1개)

Sabin
Sabin 2023년 3월 7일
To easily change the value of the current source you can use a Controlled Current Source instead. To measure the voltage you can use a Voltage Sensor, a Probe block, or Simulation Data Logging.

카테고리

Help CenterFile Exchange에서 Variable Initialization에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by