Set Data Type of Inport Block

조회 수: 1 (최근 30일)
Nedra Ebdelli
Nedra Ebdelli 2015년 5월 30일
댓글: Sebastian Castro 2015년 6월 2일
Hi,
I want to set the data type of an inport Block with specification (Type:Num between[Min Max[). but I don't find a way to do it. Thank you for the help.
Nedra.

답변 (1개)

Nobel Mondal
Nobel Mondal 2015년 5월 30일
You can double click on the block and change the following values:
  댓글 수: 4
Nedra Ebdelli
Nedra Ebdelli 2015년 6월 2일
Please can you help me with this question how can I differentiate the bounded interval and the non bounded interval for example [Min Max] and [Min..Max[.
Nedra.
It is possible With this Min and Max.
Sebastian Castro
Sebastian Castro 2015년 6월 2일
From another one of your questions, I noticed that you are using Simulink Design Verifier. Wanted to let you know that the Min and Max specifications in the Inport block
  1. Do not limit the signal value in any way -- you want to use a Saturation block if you need to physically limit values.
  2. Are not used by Simulink Design Verifier for analysis. If you want to specify bounded vs. unbounded ranges, use Proof Assumption, Proof Objective, Test Condition , or Test Objective block (depending on whether you're doing property proving or test generation).
- Sebastian

댓글을 달려면 로그인하십시오.

카테고리

Help CenterFile Exchange에서 Prepare and Analyze Model에 대해 자세히 알아보기

태그

제품

Community Treasure Hunt

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

Start Hunting!

Translated by