Delivering a model based on SimScape blocks to a client which doesn't have it

조회 수: 2 (최근 30일)
Kenan Güler
Kenan Güler 2022년 11월 2일
답변: Rohit 2023년 2월 24일
Hello dear community
I have created a hydraulic model by using SimScape blocks for a task to be delivered to a client. However, the client only has SimuLink, not SimScape. Yet, the client asks for the model itself for using and editing it for the future work relevant to their business so I need to convert it to something that my client can open in their system. The created SimScape model includes check valves, fixed-displacement pumps etc.
Is there any way that I can convert SimScape blocks to something that the client can open and work himself without buying the SimScape blocks? I am thinking to write a MATLAB script from scratch (By defining the mathematical flow equations of the pump, pipilines etc.) for the whole SimScape model that I created but it seems to be a quiet cumbersome work.
What would you recommend?
Thanks in advance!

답변 (1개)

Rohit
Rohit 2023년 2월 24일
Hi Kenan,
It is possible for client to open and run the model with Simscape blocks if you first use Simulink Coder to generate C/C++ code and give that to client. Editing the original model and blocks will not be possible in this case without Simscape license. Possible workaround is to convert Simscape blocks into valid mathematical equations in Simulink.

카테고리

Help CenterFile Exchange에서 Upgrading Hydraulic Models to Use Isothermal Liquid Blocks에 대해 자세히 알아보기

제품


릴리스

R2022a

Community Treasure Hunt

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

Start Hunting!

Translated by