필터 지우기
필터 지우기

Limitrate of drawnow limitrate not recognized

조회 수: 4 (최근 30일)
Matthew Mellor
Matthew Mellor 2016년 6월 22일
답변: Steven Lord 2016년 6월 22일
I'm trying to use the optional command limitrate like in the following:
drawnow limitrate;
and am getting the following error every time:
I'm using matlab R2014b. Am I making a simple mistake or is limitrate no longer a valid command?

채택된 답변

Steven Lord
Steven Lord 2016년 6월 22일
The 'limitrate' option for the drawnow function was introduced in release R2015a as documented by the first item in the Graphics section of the Release Notes for MATLAB in that release.

추가 답변 (1개)

Star Strider
Star Strider 2016년 6월 22일
The online documentation is for R2016a, and limitrate is implemented in it. Check the documentation for your version if it’s earlier than the current version.

카테고리

Help CenterFile Exchange에서 Startup and Shutdown에 대해 자세히 알아보기

제품

Community Treasure Hunt

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

Start Hunting!

Translated by