comparison scripts/plot/__errplot__.m @ 8812:7d48766c21a5

use consistent format for doc strings of internal functions
author John W. Eaton <jwe@octave.org>
date Thu, 19 Feb 2009 02:16:34 -0500
parents bc982528de11
children eb63fbe60fab
comparison
equal deleted inserted replaced
8811:20dfb885f877 8812:7d48766c21a5
15 ## 15 ##
16 ## You should have received a copy of the GNU General Public License 16 ## You should have received a copy of the GNU General Public License
17 ## along with Octave; see the file COPYING. If not, see 17 ## along with Octave; see the file COPYING. If not, see
18 ## <http://www.gnu.org/licenses/>. 18 ## <http://www.gnu.org/licenses/>.
19 19
20 ## -*- texinfo -*-
21 ## @deftypefn {Function File} {@var{h} =} __errplot__ (@var{fstr}, @var{p}, @dots{})
20 ## Undocumented internal function. 22 ## Undocumented internal function.
23 ## @end deftypefn
21 24
22 ## Created: 18.7.2000 25 ## Created: 18.7.2000
23 ## Author: Teemu Ikonen <tpikonen@pcu.helsinki.fi> 26 ## Author: Teemu Ikonen <tpikonen@pcu.helsinki.fi>
24 ## Keywords: errorbar, plotting 27 ## Keywords: errorbar, plotting
25 28