How to use 'copy command' from MATLAB examples and implement it?
52 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Ashwini Rathi
am 4 Mai 2023
Kommentiert: Voss
am 9 Jan. 2024
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?
0 Kommentare
Akzeptierte Antwort
Cris LaPierre
am 4 Mai 2023
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 Kommentare
Cris LaPierre
am 4 Mai 2023
Bearbeitet: Cris LaPierre
am 4 Mai 2023
Hmm. I was able to open it is R2022a.
Check that you have the following toolboxes installed:
- optimization_toolbox
- power_system_blocks
- simscape
Note: You will likely need Simscape and Simscape Electrical. The list I shared is what MATLAB shows is in use after running the model.
Weitere Antworten (2)
Huseein
am 31 Mai 2023
I am running into the same issue, when I paste the copied command, I will get an error in the Command Window!
3 Kommentare
Steven Lord
am 31 Mai 2023
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?
anas nasser
am 9 Jan. 2024
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?
3 Kommentare
anas nasser
am 9 Jan. 2024
We create a copy window and run it on Command Window and ring to open the simulink . How?
Siehe auch
Kategorien
Mehr zu Introduction to Installation and Licensing finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!