File: CLF.m

package info (click to toggle)
scilab 5.3.3-10
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 330,656 kB
file content (9 lines) | stat: -rw-r--r-- 166 bytes parent folder | download | duplicates (9)
1
2
3
4
5
6
7
8
9
% Test file for function clf
% Copyright INRIA
% Matlab version: 6.5.1.199709 (R13) Service Pack 1
% V.C.

clf
clf reset
figure_handle=clf
figure_handle1=clf('reset')