makesumsheet

Creates a PDF with addition exercises for children, showing how to connect to Word with actxserver.
278 download
Aggiornato 1 set 2016

Visualizza la licenza

MAKESUMSHEET(N) creates a PDF file containing 24 addition exercises for children, where the addenda each have N digits. The default is 3.
MAKESUMSHEET(N,NOCARRY) if nocarry is true, the additions will not require any 'carry' operations (in other words no set of digits will sum to greater than 10). The default is false.

MAKESUMSHEET(N,NOCARRY,SMALLRESULT) if smallresult is true, then sum will have the same number of digits as the addenda. The default is false.

MAKESUMSHEET illustrates the use of actxserver to connect MATLAB(R) to
Microsoft(R) Office(R), and the use of replacable comments in a Microsoft(R) Word(R) file as a convenient method of report creation.

Cita come

Sam Roberts (2025). makesumsheet (https://it.mathworks.com/matlabcentral/fileexchange/30577-makesumsheet), MATLAB Central File Exchange. Recuperato .

Compatibilità della release di MATLAB
Creato con R2010b
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS Linux
Categorie
Scopri di più su MATLAB Report Generator in Help Center e MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Versione Pubblicato Note della release
1.0.0.1

Updated license

1.0.0.0