Add command disponible in Matlab2017b in my matlab2017a?
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
Hello,
I would like to install the command rainflow disponible in Matlab2017b in my Matlab2017a.
This is the link of the command: https://www.mathworks.com/help/signal/ref/rainflow.html?searchHighlight=rainflow&s_tid=doc_srchtitle#mw_ae271fe5-899d-4944-9c49-9b498186a5fb
I should keep my MatlabR2017a.
Is it possible install just the command rainflow in my Matlab2017a?
0 Kommentare
Antworten (2)
Walter Roberson
am 18 Mai 2018
No, it is not possible. When I look at the code, I can see that they used a number of internal calls that were not present in R2017a. The new internal calls mostly have to do with support for code generation, but are used to help perform functions that are needed even if code generation is not being used.
0 Kommentare
Siehe auch
Kategorien
Mehr zu Vibration Analysis 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!