AlbertoCuadra / UIFeedback

A MATLAB-GUI to get feedback from your users/customers

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

UIFeedback

View UIFeedback on File Exchange last modified

Generate a MATLAB-GUI to get Feedback from your users/customers.

Getting started

To keep the source email, source password, and recipients secure, encrypt the app by following this guide:

  1. Update uifeedback_mlapp.mlapp: source, source password and recipients
  2. Export uifeedback_mlapp to uifeedback.m file
  3. Encrypt uifeedback.m: run "pcode('uifeedback', '-inplace')"
  4. Call feedback.p in your main app: run uifeedback.p

Tips

  • Create a new @gmail just for this purpose
  • Use the same recipient as the source email (optional)

Developer:

Alberto Cuadra-Lara

About

A MATLAB-GUI to get feedback from your users/customers

License:MIT License


Languages

Language:MATLAB 100.0%