필터 지우기
필터 지우기

peltier cooler model element

조회 수: 5 (최근 30일)
Adam
Adam 2024년 5월 7일
답변: Animesh 2024년 5월 9일
I have tired to open an example with the open command but I am told I can't open on on the R2022b version and I have tried building it myself but i can't identify one component
the component i cannot find is the one called heat flow and the command for the file is openExample('simscapeelectrical/PeltierCoolerExample')
can anyone help me either to open the file or to find the component

답변 (1개)

Animesh
Animesh 2024년 5월 9일
Hey @Adam,
The Heat Flow block is not an in-build library block in Simulink; hence you are unable to find it.
Furthermore, the command you are currently using to open the example is compatible with MATLAB R2023b and later versions. To open the “Peltier Cooler Model” example in MATLAB R2022b, you can use the following command:
ee_peltier_device
You can refer the following MathWorks documentation for more information: https://www.mathworks.com/help/releases/R2022b/sps/ug/use-of-peltier-device-as-thermoelectric-cooler.html
Hope this resolves your issue.

카테고리

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

제품


릴리스

R2022b

Community Treasure Hunt

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

Start Hunting!

Translated by