이 제출물을 팔로우합니다
- 팔로우하는 게시물 피드에서 업데이트를 확인할 수 있습니다
- 정보 수신 기본 설정에 따라 이메일을 받을 수 있습니다
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 (2026). makesumsheet (https://kr.mathworks.com/matlabcentral/fileexchange/30577-makesumsheet), MATLAB Central File Exchange. 검색 날짜: .
