i want to create a checklist

6 vues (au cours des 30 derniers jours)
nadav aharon
nadav aharon le 11 Juil 2019
i want to create an ATP form for a personal project
i want to have a checklist and open boxes to fill revisions of software and hardware
and save it at the end as pdf
where i need to start ?

Réponses (1)

Jalaj Gambhir
Jalaj Gambhir le 30 Juil 2019
MATLAB provides App Designer to create UI applications. You can add various components to your application from the Component Library like checkboxes, text areas, edit text and tables (useful for your application), according to your requirements. You can also define button callbacks to save the table data to pdf file as answered here.

Catégories

En savoir plus sur Data Import and Export dans Help Center et File Exchange

Produits

Community Treasure Hunt

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

Start Hunting!

Translated by