Can we use code exported from regression learner to make standalone application using application compiler?
조회 수: 13 (최근 30일)
이전 댓글 표시
Hello All,
I would like to use the exported code from regression learner to make a standalone app using Application compiler so that it can be distributed to other people.Is this possible? I mean, I will be creating a standalone app with GUI using exported code from Regression learner.This app will be used in PCs where regression learner is not available. I am using R2018b.
댓글 수: 0
답변 (1개)
Halima Mohamed Ismaeel Hasan Salman Altorabi
2019년 12월 29일
I use Matlab2019-b and yes, you can create the application that will predict the output using the regression model which is in .mat format.
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 Descriptive Statistics에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!