Code covered by the BSD License  

Highlights from
TEDIT

5.0

5.0 | 1 rating Rate this file 4 Downloads (last 30 days) File Size: 1.89 KB File ID: #8532

TEDIT

by Peter (PB) Bodin

 

22 Sep 2005 (Updated 23 Sep 2005)

TEDIT create a m-file using a template.

| Watch this File

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

Sorry, there is absolutely no need for the Distributed Computing Toolbox

26 Oct 2005 Andrej Mosat

This is great, exactly what I was looking for, well written code.
1) number of files should not be limited to one
2) $filename : does this work as input to the editor? Does it work in other matlab java components?

Please login to add a comment or rating.
Updates
23 Sep 2005

By mistake, I had stated that the Distributed Computing Toolbox was required. It is not.

Tag Activity for this File
Tag Applied By Date/Time
development environment Peter (PB) Bodin 22 Oct 2008 08:00:28
edit Peter (PB) Bodin 22 Oct 2008 08:00:28
template Peter (PB) Bodin 22 Oct 2008 08:00:28
mfile Peter (PB) Bodin 22 Oct 2008 08:00:28

Contact us at files@mathworks.com