필터 지우기
필터 지우기

Can a Simscape Physical Signal be made discrete

조회 수: 1 (최근 30일)
Braden Priddy
Braden Priddy 2022년 9월 15일
답변: Vidip Jain 2023년 9월 5일
I am trying to reference a Simscape model within a For iterator subsystem. To do this I need the Simscape model to be discrete.
Is there any way to accomplish this?

답변 (1개)

Vidip Jain
Vidip Jain 2023년 9월 5일
I understand that you are trying to reference a Simscape model within a ‘for’ iterator subsystem and to do this the simscape model needs to be discrete.
The Model Discretizer is a tool in Simulink that can be used to discretize continuous-time models. The Model Discretizer can be used to convert a continuous-time model to a discrete-time model, or to create a variant subsystem that contains both continuous-time and discrete-time blocks.
Refer to this documentation for more information: https://www.mathworks.com/help/simulink/ug/model-discretizer.html

카테고리

Help CenterFile Exchange에서 Physical Units에 대해 자세히 알아보기

제품


릴리스

R2021a

Community Treasure Hunt

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

Start Hunting!

Translated by