MATLAB COMPILER RELEASE NOTES User's Guide Page 67

  • Download
  • Add to my manuals
  • Print
  • Page
    / 716
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 66
Language and Programming
1-11
Functionality Result Use This Instead Compatibility Considerations
matlab.unittest.
TestCase
constructor
Warns matlab.unittest.
TestCase.
forInteractiveUse
Replace all instances of creating a
TestCase object using the default
constructor.
Use the TestCase.
forInteractiveUse static
method for interactive, command
line use.
When you run tests in the unit
testing framework, the test runner
creates the instances.
verctrl Still
runs
Source control action
through context menu
Access source control actions
through the context menu instead
of using verctrl.
cmopts Still
runs
Click the Preferences
button on the Home
tab, and select
General > Source
Control.
View the currently selected
source control system through
Preferences instead of using
cmopts.
checkin
checkout
customverctrl
undocheckout
Still
runs
none Replace this functionality with one
of the following options.
Use the built-in support for
“Source Control Integration”.
Use the Source Control
Software Development Kit to
create a plug-in for your source
control.
Use the MATLAB system
function and the command-
line API for your source control
tool to replicate existing
functionality.
Page view 66
1 2 ... 62 63 64 65 66 67 68 69 70 71 72 ... 715 716

Comments to this Manuals

No comments