makesumsheet

Creates a PDF with addition exercises for children, showing how to connect to Word with actxserver.
278 descargas
Actualizado 1 sep 2016

Ver licencia

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.

Citar como

Sam Roberts (2024). makesumsheet (https://www.mathworks.com/matlabcentral/fileexchange/30577-makesumsheet), MATLAB Central File Exchange. Recuperado .

Compatibilidad con la versión de MATLAB
Se creó con R2010b
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux
Categorías
Más información sobre MATLAB Report Generator en Help Center y MATLAB Answers.

Community Treasure Hunt

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

Start Hunting!
Versión Publicado Notas de la versión
1.0.0.1

Updated license

1.0.0.0