How to use 'copy command' from MATLAB examples and implement it?

Hi,
I am trying to find a li-ion temperature dependent battery model for predicitive maintenance. I found this link - https://nl.mathworks.com/help/sps/ug/lithium-ion-temperature-dependent-battery-model.html
Here, I can see copy command but I am unable to figure out the later process.
How to use this copy compand in MATLAB Simulink for it to work?

 채택된 답변

Cris LaPierre
Cris LaPierre 2023년 5월 4일

0 개 추천

Copy the command, then paste it into your MATLAB Command Window and run it. That will automatically download and open the example in Simulink. Just give it a few seconds to do all that.

댓글 수: 2

I tried it but it says unrecognized function.
I am using 2022a version
Cris LaPierre
Cris LaPierre 2023년 5월 4일
편집: Cris LaPierre 2023년 5월 4일
Hmm. I was able to open it is R2022a.
Check that you have the following toolboxes installed:
  • optimization_toolbox
  • power_system_blocks
  • simscape
If not, and they are included with your license, you can install them using the Add-Ons Explorer.
Note: You will likely need Simscape and Simscape Electrical. The list I shared is what MATLAB shows is in use after running the model.

댓글을 달려면 로그인하십시오.

추가 답변 (2개)

Huseein
Huseein 2023년 5월 31일

0 개 추천

I am running into the same issue, when I paste the copied command, I will get an error in the Command Window!

댓글 수: 3

trying to run this model "PV Home On-Grid Solar System" from MathWorks library!
What release of MATLAB are you using?
Does that example indicate that it was created in a later release than the one you're using?
Do you have the products that the example says it uses installed and licensed?
Issue solved, I had to install the simscape library then load the model.

댓글을 달려면 로그인하십시오.

anas nasser
anas nasser 2024년 1월 9일

0 개 추천

I made an electrical circuit on Simulink and I want to run it via Command Window via a link. How do I make a link?

카테고리

도움말 센터File Exchange에서 Introduction to Installation and Licensing에 대해 자세히 알아보기

제품

릴리스

R2022a

질문:

2023년 5월 4일

댓글:

2024년 1월 9일

Community Treasure Hunt

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

Start Hunting!

Translated by