ModelVariableFinder in R2018b?

조회 수: 2 (최근 30일)
Farhan Hussain Qazi
Farhan Hussain Qazi 2020년 6월 9일
답변: Rahul Singhal 2020년 6월 15일
I have matlab version R2018b.
I want to use this report api class: slreportgen.finder.ModelVariableFinder
Is this api class not available in R2018b version beacuse when I am trying to use it I get an error which is mentioned below:
Undefined variable "slreportgen" or class "slreportgen.finder.ModelVariableFinder"
Thank you in advance for your replies.

답변 (2개)

Steven Lord
Steven Lord 2020년 6월 9일
The note at the end of the documentation page to which you linked indicates it was introduced in release R2019b, which is two releases newer than the release R2018b that you're using.

Rahul Singhal
Rahul Singhal 2020년 6월 15일
Model variable reporter and finder classes were introduced in R2019b.
Please refer to the Simulink Report Generator release notes for R2019b here: https://www.mathworks.com/help/rptgenext/release-notes.html?rntext=&startrelease=R2019b&endrelease=R2019b

카테고리

Help CenterFile Exchange에서 Reporting and Database Access에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by