Generate a MATLAB-GUI to get Feedback from your users/customers.
To keep the source email, source password, and recipients secure, encrypt the app by following this guide:
- Update uifeedback_mlapp.mlapp: source, source password and recipients
- Export uifeedback_mlapp to uifeedback.m file
- Encrypt uifeedback.m: run "pcode('uifeedback', '-inplace')"
- Call feedback.p in your main app: run uifeedback.p
- Create a new @gmail just for this purpose
- Use the same recipient as the source email (optional)