필터 지우기
필터 지우기

MPC object in matlab 2012b and 2017a

조회 수: 1 (최근 30일)
Lu Zhang
Lu Zhang 2018년 5월 1일
답변: Alex Link 2018년 5월 3일
Hi, I encountered a problem. I designed MPC controller in matlab 2017a, then I copied the MPC object to another PC with matlab 2012b. The matlab 2012b cannot identify the MPC object from 2017a, when I opened it, the MPC object became a matrix. And when I designed MPC controller in the matlab 2012b by same parameters, the simulation showed different result. Could anyone tell me how to fix this?

답변 (1개)

Alex Link
Alex Link 2018년 5월 3일
Hi Lu Zhang,
It is difficult to identify the exact incompatibility without knowing the specifics of your MPC controller. We are constantly improving and adding to our products, so it is likely that your model built in MATLAB R2017a has features that did not exist in MATLAB R2012b. Therefore, MATLAB R2012b is unable to make sense of these new properties/features, so it will not open the controller object as expected.
I recommend looking at the Release Notes for the Model Predictive Control Toolbox. This will give you insight on what new features in MATLAB R2017a did not exist in MATLAB R2012b, which may help you identify the incompatibility. You can find this information in the following link by adjusting the 'Release Range': https://www.mathworks.com/help/mpc/release-notes.html

카테고리

Help CenterFile Exchange에서 Controller Creation에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by