Info
이 질문은 마감되었습니다. 편집하거나 답변을 올리려면 질문을 다시 여십시오.
Can anyone please tell me how to use FIND block in simulink?
조회 수: 1 (최근 30일)
이전 댓글 표시
Can anyone give me an an example?
댓글 수: 0
답변 (1개)
Matt Dickson
2018년 6월 22일
Not sure how you're trying to use it, but it behaves more or less like the find command in MATLAB. Here's a link to a simple MathWorks example of it being used to find indexes of zero and non-zero elements from an array, just like the default usage of the find command.
댓글 수: 1
이 질문은 마감되었습니다.
참고 항목
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!