|
|
| File Information |
| Description |
TEDIT create a m-file using a template.
TEDIT(funname) opens the editor and pastes the content of a user-defined template into the file funname.m.
Example
tedit myfunfun
opens the editor and pastes the following into the file myfunfun.
function output = myfunfun(input)
MYFUNFUN One-line description here, please.
output = myfunfun(input)
Example
myfunfun
See also
Author: Your name
Created: 2005-09-22
Copyright 2005 Your company. |
| Acknowledgements |
This submission has inspired the following:
InsertHeader
|
| MATLAB release |
MATLAB 7.0.1 (R14SP1)
|
| Other requirements |
R14 |
|
Tags for This File
|
| Everyone's Tags |
|
| Tags I've Applied |
|
| Add New Tags |
Please login to tag files.
|
| Comments and Ratings (2) |
| 23 Sep 2005 |
Peter (PB) Bodin
|
|
|
| 26 Oct 2005 |
Andrej Mosat
|
|
|
| Updates |
| 23 Sep 2005 |
By mistake, I had stated that the Distributed Computing Toolbox was required. It is not. |
|
Contact us at files@mathworks.com