Add command disponible in Matlab2017b in my matlab2017a?
조회 수: 2 (최근 30일)
이전 댓글 표시
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
답변 (2개)
Walter Roberson
2018년 5월 18일
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
참고 항목
카테고리
Help Center 및 File Exchange에서 Vibration Analysis에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!