Removed mentioning saveQucsDatSet.

git-svn-id: https://qucs.svn.sourceforge.net/svnroot/qucs/trunk@1831 b5b04e8c-4942-46c9-ab4f-83783d557d1c
This commit is contained in:
ela 2011-03-17 19:56:02 +00:00
parent ab8e7ef7db
commit b7f84248c4

View File

@ -39,9 +39,7 @@ history function that can be used with the cursor up/down keys.
There are two Octave functions that load Qucs simulation results from
a dataset file: loadQucsVariable() and loadQucsDataset(). Please use
the help function in the Octave command line to learn more about them
(i.e. type help loadQucsVariable and help
loadQucsDataset). Furthermore, there is the function
saveQucsVariable() to export Octave data.
(i.e. type help loadQucsVariable and help loadQucsDataset).
<br>
<h3>Postprocessing</h3>