Matlab: Run Matlab apps programmatically -
i want launch 1 of apps included in matlab version called classification learner programmatically. how can done?
i tried following not work:
matlab.apputil.run('classificationlearner')
a quick google search 'classification learner app matlab' tells me following do:
>>classificationlearner
Comments
Post a Comment