makesumsheet

版本 1.0.0.1 (14.5 KB) 作者: Sam Roberts
Creates a PDF with addition exercises for children, showing how to connect to Word with actxserver.
278.0 次下载
更新时间 2016/9/1

查看许可证

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.

引用格式

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

MATLAB 版本兼容性
创建方式 R2010b
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 MATLAB Report Generator 的更多信息

Community Treasure Hunt

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

Start Hunting!
版本 已发布 发行说明
1.0.0.1

Updated license

1.0.0.0