diff options
author | Vincent COUVERT <vincent.couvert@scilab.org> | 2009-05-12 15:04:15 +0200 |
---|---|---|
committer | Vincent COUVERT <vincent.couvert@scilab.org> | 2009-05-12 15:04:15 +0200 |
commit | bb714341a7dc4376a7f0c28ffeae147ffd359bf1 (patch) | |
tree | 570f96611ff9f61d2ad65bed9a9edb4d6573ab59 /SEP | |
parent | c35382b0ad96caf854d8f36d28efed1f755652b3 (diff) | |
download | scilab-bb714341a7dc4376a7f0c28ffeae147ffd359bf1.zip scilab-bb714341a7dc4376a7f0c28ffeae147ffd359bf1.tar.gz |
Add SEP #27 for uiputfile
Diffstat (limited to 'SEP')
-rw-r--r-- | SEP/INDEX | 4 | ||||
-rw-r--r-- | SEP/SEP_27_uiputfile.odt | bin | 0 -> 21051 bytes |
2 files changed, 3 insertions, 1 deletions
@@ -21,4 +21,6 @@ SEP #21 : Nelder-Mead Optimization Algorithm | |||
21 | SEP #22 : Sorting Algorithms | 21 | SEP #22 : Sorting Algorithms |
22 | SEP #23 : Extend «diary()» | 22 | SEP #23 : Extend «diary()» |
23 | SEP #24 : Introduce an easy way to manage sub chapters in the documentation | 23 | SEP #24 : Introduce an easy way to manage sub chapters in the documentation |
24 | SEP #25 : Extend “fileinfo” to manage a column vector as input argument \ No newline at end of file | 24 | SEP #25 : Extend "fileinfo" to manage a column vector as input argument |
25 | SEP #26 : Extend "strsplit" to manage a column vector as input argument | ||
26 | SEP #27 : Writing Scilab function uigetfile | ||
diff --git a/SEP/SEP_27_uiputfile.odt b/SEP/SEP_27_uiputfile.odt new file mode 100644 index 0000000..16938a3 --- /dev/null +++ b/SEP/SEP_27_uiputfile.odt | |||
Binary files differ | |||