how to reset simscape example?

2 Ansichten (letzte 30 Tage)
재현
재현 am 9 Dez. 2024
Kommentiert: 재현 am 9 Dez. 2024
hello
I'm studying the example file from Two-Phase Fluid Refrigeration of simscape .
I added a block and tried a few times, and I would like to do something new.
but When I open a new example, the previously saved file is opened.
So, I hope to reset simscape example.
I need help. Thank you.

Akzeptierte Antwort

Epsilon
Epsilon am 9 Dez. 2024
Bearbeitet: Epsilon am 9 Dez. 2024
Hi 재현,
To reset the example, search the location for the 'TwoPhaseFluidRefrigerationExample' using 'which'
which TwoPhaseFluidRefrigerationExample
Open the file location and then delete or move the 'TwoPhaseFluidRefrigeration.slx' file from the folder.
Restart the example using:
openExample('simscape/TwoPhaseFluidRefrigerationExample')
A new file will be created, which is restored to the original version.
Glad to help!

Weitere Antworten (0)

Kategorien

Mehr zu Foundation and Custom Domains finden Sie in Help Center und File Exchange

Produkte


Version

R2024b

Community Treasure Hunt

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

Start Hunting!

Translated by