Example for marine vessel energy system

Hello,
Can someone help me obtain the marine vessel model offered in MathWorks example section "Marine Full electric Propulsion system"
It does not seem to appear in the sample examples provided in the Matlab R2018b_win64 that I have installed.
Thanks!
Jalomi

1 Comment

Hi I am Having Latest 2022 version of Matlab & Simulink.
How can I download this Model?
Can anyone Share this Model

Sign in to comment.

 Accepted Answer

per isakson
per isakson on 13 Dec 2018
Edited: per isakson on 14 Dec 2018
There was a similar question a couple of weeks ago. See my answer.
On my system
open_system('pe_marine_electrical_system');
works as expected.
Do you have installed Simulink ?
In response to a comment. On my system (R2018b) the path to the file is
C:\Program Files\MATLAB\R2018b\toolbox\physmod\pe\pedemos\pe_marine_electrical_system.slx
and the same on previous releases
C:\Program Files\MATLAB\R2018a\toolbox\physmod\pe\pedemos\pe_marine_electrical_system.slx
C:\Program Files\MATLAB\R2017b\toolbox\physmod\pe\pedemos\pe_marine_electrical_system.slx

3 Comments

Thanks for your response!
Following your previous answer from Dec. 5th I tried to run the "moving_car example and it worked fine.
moving_car.PNG
However when I try "pe_marine_electrical_system" I get:
Marine.PNG
I thought perhaps I should specify a path, but when I tried to find this file in the MATLAB repository there was nothing...
Marine_2.PNG
Could I ask you to let me know where the file is located in your system?
Thanks!
per isakson
per isakson on 14 Dec 2018
Edited: per isakson on 14 Dec 2018
Sure, I've added the path to my answer.
The example is distributed with, and depends upon, the Simscape Electrical product so if you have Simscape Electrical installed you can open the model and associated code. You can see the published example here: Marine Full Electric Propulsion Power System.

Sign in to comment.

More Answers (0)

Categories

Products

Community Treasure Hunt

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

Start Hunting!