Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for MATLAB 2019b: remove use of undocumented syntax to restrict property values #2

Open
joschaschmiedt opened this issue May 6, 2020 · 0 comments

Comments

@joschaschmiedt
Copy link
Collaborator

Warning: Class 'JSXSpinner' uses an undocumented syntax to restrict property values. Use <a href="matlab: helpview ([docroot
'/matlab/matlab_oop/matlab_oop.map'],'CA_VTPOD')">property validation</a> syntax instead. This warning will become an error in a future release. 
> In MSJavaObjects/mCreateJavaNumberSpinners (line 97)
  In MSJavaObjects/mAddJavaSwingObjects (line 29)
  In MainScreen (line 112)
  In MainScreen.launch (line 91)
  In runCore (line 48) 
Warning: Class 'State' uses an undocumented syntax to restrict property values. Use <a href="matlab: helpview ([docroot
'/matlab/matlab_oop/matlab_oop.map'],'CA_VTPOD')">property validation</a> syntax instead. This warning will become an error in a future release. 
> In exampleDetectTask (line 44)
  In run (line 91)
  In SGLSessionArc.mEvalTrialScript (line 214)
  In SGLSessionArc/mRunSession (line 107)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant