i want to create a checklist

6 views (last 30 days)
nadav aharon
nadav aharon on 11 Jul 2019
Answered: Jalaj Gambhir on 30 Jul 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 ?

Answers (1)

Jalaj Gambhir
Jalaj Gambhir on 30 Jul 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.

Categories

Find more on Data Import and Export in Help Center and File Exchange

Products

Community Treasure Hunt

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

Start Hunting!