Clear Filters
Clear Filters

Accessing the GUI function programatically.

2 views (last 30 days)
How can I access the functions in GUI apps such as "diagnosticFeatureDesigner" of Predictive maintenance toolbox in my m-script. I am looking to automate the process of feature extraction for various signals in the data set, instead of doing it manually for each signal.
  7 Comments
Nabeela Shaheen
Nabeela Shaheen on 21 Jan 2020
@Looky
This is helpful. I will explore it further. Thanks for the suggestion.
Aditya Baru
Aditya Baru on 7 Jul 2020
The App now supports MATLAB code generation (creating a function from the tasks you have completed) similar to the classificiation learner app. Please check R2020a release of Predictive Maintenance Toolbox.

Sign in to comment.

Accepted Answer

Rajiv Singh
Rajiv Singh on 9 Jul 2020
I will repeat Aditya Baru's comment as an answer.
The App now supports MATLAB code generation (creating a function from the tasks you have completed) similar to the classificiation learner app. Please check R2020a release of Predictive Maintenance Toolbox.

More Answers (0)

Products


Release

R2019b

Community Treasure Hunt

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

Start Hunting!