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

Popular posts from this blog

Multilayer CSV to filtered excel -

Listboxes in c# -

ios - Why must I define variables twice in the Header file? -