NewFile

버전 1.0.0.0 (5.3 KB) 작성자: Michael Ryan
Create new file from template.
다운로드 수: 630
업데이트 날짜: 2013/5/3

라이선스 보기

This function will create a new file using the format from a template file. The available templates currently include scripts, functions, functions using an input parser, classes, and enumerations. The generated files can also be populated with information like date of creation, company, and author provided in a struct or .mat file. The template files are completely customizable and additional templates can easily be added.

Basic usage is simple:
newf myscript.m (script is the default type)
newf('myfunction.m','f')

This can be combined with BetterHelp as well, simply uncomment the line
%string = [string ,'%CUSTOM_HELP%'];
in newf.

인용 양식

Michael Ryan (2024). NewFile (https://www.mathworks.com/matlabcentral/fileexchange/41624-newfile), MATLAB Central File Exchange. 검색됨 .

MATLAB 릴리스 호환 정보
개발 환경: R2011b
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
카테고리
Help CenterMATLAB Answers에서 File Operations에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!
버전 게시됨 릴리스 정보
1.0.0.0