Skip to content

Commit ec68dec

Browse files
0.4.11
1 parent cb625a3 commit ec68dec

76 files changed

Lines changed: 989 additions & 148 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

help/en_US/chapter_JSON.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<table width = "100%"><tr>
2020

2121
<td width="30%" class="previous">
22-
<span class="top"><a href="index.html">&lt;&lt; Nelson 0.4.9.0</a></span>
22+
<span class="top"><a href="index.html">&lt;&lt; Nelson 0.4.11.0</a></span>
2323
</td>
2424

2525
<td width="40%" class="center">
@@ -49,7 +49,7 @@ <h3>Functions to transmit data objects consisting of attribute–value pairs and
4949
<table width = "100%"><tr>
5050

5151
<td width="30%" class="previous">
52-
<span class="top"><a href="index.html">&lt;&lt; Nelson 0.4.9.0</a></span>
52+
<span class="top"><a href="index.html">&lt;&lt; Nelson 0.4.11.0</a></span>
5353
</td>
5454

5555
<td width="40%" class="center">

help/en_US/chapter_MEX.html

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<table width = "100%"><tr>
2020

2121
<td width="30%" class="previous">
22-
<span class="top"><a href="index.html">&lt;&lt; Nelson 0.4.9.0</a></span>
22+
<span class="top"><a href="index.html">&lt;&lt; Nelson 0.4.11.0</a></span>
2323
</td>
2424

2525
<td width="40%" class="center">
@@ -44,9 +44,12 @@ <h3>MEX C API is allow to access Nelson, GNU Octave and commercial software func
4444
<li><a href = "engClose.html" class="refentry">engClose</a> &#8212; <span class = "refentry-description">Close Nelson engine session</span></li>
4545
<li><a href = "engEvalString.html" class="refentry">engEvalString</a> &#8212; <span class = "refentry-description">Evaluate expression in string in base scope</span></li>
4646
<li><a href = "engGetVariable.html" class="refentry">engGetVariable</a> &#8212; <span class = "refentry-description">Copy variable from Nelson engine workspace</span></li>
47+
<li><a href = "engGetVisible.html" class="refentry">engGetVisible</a> &#8212; <span class = "refentry-description">Determine visibility of Nelson engine session</span></li>
4748
<li><a href = "engOpen.html" class="refentry">engOpen</a> &#8212; <span class = "refentry-description">Start Nelson process</span></li>
4849
<li><a href = "engOpenSingleUse.html" class="refentry">engOpenSingleUse</a> &#8212; <span class = "refentry-description">Start Nelson engine session for single and nonshared use.</span></li>
50+
<li><a href = "engOutputBuffer.html" class="refentry">engOutputBuffer</a> &#8212; <span class = "refentry-description">Specify char buffer for Nelson output</span></li>
4951
<li><a href = "engPutVariable.html" class="refentry">engPutVariable</a> &#8212; <span class = "refentry-description">Put variable into Nelson engine workspace</span></li>
52+
<li><a href = "engSetVisible.html" class="refentry">engSetVisible</a> &#8212; <span class = "refentry-description">Show or hide Nelson engine session</span></li>
5053
<li><a href = "mex.html" class="refentry">mex</a> &#8212; <span class = "refentry-description">Build MEX function</span></li>
5154
<li><a href = "mexAtExit.html" class="refentry">mexAtExit</a> &#8212; <span class = "refentry-description">Register a function to be called when the MEX-file is cleared or when Nelson exits</span></li>
5255
<li><a href = "mexCallMATLAB.html" class="refentry">mexCallMATLAB</a> &#8212; <span class = "refentry-description">Call a NELSON function</span></li>
@@ -57,7 +60,7 @@ <h3>MEX C API is allow to access Nelson, GNU Octave and commercial software func
5760
<table width = "100%"><tr>
5861

5962
<td width="30%" class="previous">
60-
<span class="top"><a href="index.html">&lt;&lt; Nelson 0.4.9.0</a></span>
63+
<span class="top"><a href="index.html">&lt;&lt; Nelson 0.4.11.0</a></span>
6164
</td>
6265

6366
<td width="40%" class="center">

help/en_US/chapter_assert_functions.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<table width = "100%"><tr>
2020

2121
<td width="30%" class="previous">
22-
<span class="top"><a href="index.html">&lt;&lt; Nelson 0.4.9.0</a></span>
22+
<span class="top"><a href="index.html">&lt;&lt; Nelson 0.4.11.0</a></span>
2323
</td>
2424

2525
<td width="40%" class="center">
@@ -52,7 +52,7 @@ <h3>The aim of these functions is to provide tools to test some other functions.
5252
<table width = "100%"><tr>
5353

5454
<td width="30%" class="previous">
55-
<span class="top"><a href="index.html">&lt;&lt; Nelson 0.4.9.0</a></span>
55+
<span class="top"><a href="index.html">&lt;&lt; Nelson 0.4.11.0</a></span>
5656
</td>
5757

5858
<td width="40%" class="center">

help/en_US/chapter_audio.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<table width = "100%"><tr>
2020

2121
<td width="30%" class="previous">
22-
<span class="top"><a href="index.html">&lt;&lt; Nelson 0.4.9.0</a></span>
22+
<span class="top"><a href="index.html">&lt;&lt; Nelson 0.4.11.0</a></span>
2323
</td>
2424

2525
<td width="40%" class="center">
@@ -66,7 +66,7 @@ <h3>Audio playback functions.</h3>
6666
<table width = "100%"><tr>
6767

6868
<td width="30%" class="previous">
69-
<span class="top"><a href="index.html">&lt;&lt; Nelson 0.4.9.0</a></span>
69+
<span class="top"><a href="index.html">&lt;&lt; Nelson 0.4.11.0</a></span>
7070
</td>
7171

7272
<td width="40%" class="center">

help/en_US/chapter_characters_encoding.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<table width = "100%"><tr>
2020

2121
<td width="30%" class="previous">
22-
<span class="top"><a href="index.html">&lt;&lt; Nelson 0.4.9.0</a></span>
22+
<span class="top"><a href="index.html">&lt;&lt; Nelson 0.4.11.0</a></span>
2323
</td>
2424

2525
<td width="40%" class="center">
@@ -49,7 +49,7 @@ <h3>characters encoding functions</h3>
4949
<table width = "100%"><tr>
5050

5151
<td width="30%" class="previous">
52-
<span class="top"><a href="index.html">&lt;&lt; Nelson 0.4.9.0</a></span>
52+
<span class="top"><a href="index.html">&lt;&lt; Nelson 0.4.11.0</a></span>
5353
</td>
5454

5555
<td width="40%" class="center">

help/en_US/chapter_com_engine.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<table width = "100%"><tr>
2020

2121
<td width="30%" class="previous">
22-
<span class="top"><a href="index.html">&lt;&lt; Nelson 0.4.9.0</a></span>
22+
<span class="top"><a href="index.html">&lt;&lt; Nelson 0.4.11.0</a></span>
2323
</td>
2424

2525
<td width="40%" class="center">
@@ -65,7 +65,7 @@ <h3>Component Object Model (COM) client interface: binary-interface standard for
6565
<table width = "100%"><tr>
6666

6767
<td width="30%" class="previous">
68-
<span class="top"><a href="index.html">&lt;&lt; Nelson 0.4.9.0</a></span>
68+
<span class="top"><a href="index.html">&lt;&lt; Nelson 0.4.11.0</a></span>
6969
</td>
7070

7171
<td width="40%" class="center">

help/en_US/chapter_console.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<table width = "100%"><tr>
2020

2121
<td width="30%" class="previous">
22-
<span class="top"><a href="index.html">&lt;&lt; Nelson 0.4.9.0</a></span>
22+
<span class="top"><a href="index.html">&lt;&lt; Nelson 0.4.11.0</a></span>
2323
</td>
2424

2525
<td width="40%" class="center">
@@ -48,7 +48,7 @@ <h3>Console</h3>
4848
<table width = "100%"><tr>
4949

5050
<td width="30%" class="previous">
51-
<span class="top"><a href="index.html">&lt;&lt; Nelson 0.4.9.0</a></span>
51+
<span class="top"><a href="index.html">&lt;&lt; Nelson 0.4.11.0</a></span>
5252
</td>
5353

5454
<td width="40%" class="center">

help/en_US/chapter_constructors_functions.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<table width = "100%"><tr>
2020

2121
<td width="30%" class="previous">
22-
<span class="top"><a href="index.html">&lt;&lt; Nelson 0.4.9.0</a></span>
22+
<span class="top"><a href="index.html">&lt;&lt; Nelson 0.4.11.0</a></span>
2323
</td>
2424

2525
<td width="40%" class="center">
@@ -55,7 +55,7 @@ <h3>Create scalars, vectors, or matrices</h3>
5555
<table width = "100%"><tr>
5656

5757
<td width="30%" class="previous">
58-
<span class="top"><a href="index.html">&lt;&lt; Nelson 0.4.9.0</a></span>
58+
<span class="top"><a href="index.html">&lt;&lt; Nelson 0.4.11.0</a></span>
5959
</td>
6060

6161
<td width="40%" class="center">

help/en_US/chapter_core.html

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<table width = "100%"><tr>
2020

2121
<td width="30%" class="previous">
22-
<span class="top"><a href="index.html">&lt;&lt; Nelson 0.4.9.0</a></span>
22+
<span class="top"><a href="index.html">&lt;&lt; Nelson 0.4.11.0</a></span>
2323
</td>
2424

2525
<td width="40%" class="center">
@@ -60,14 +60,15 @@ <h3>core functions</h3>
6060
<li><a href = "prefdir.html" class="refentry">prefdir</a> &#8212; <span class = "refentry-description">Return the preferences directory used by Nelson.</span></li>
6161
<li><a href = "quit.html" class="refentry">quit</a> &#8212; <span class = "refentry-description">Terminate Nelson application</span></li>
6262
<li><a href = "run.html" class="refentry">run</a> &#8212; <span class = "refentry-description">Executes a script file (.nls).</span></li>
63+
<li><a href = "sha256.html" class="refentry">sha256</a> &#8212; <span class = "refentry-description">Get sha256 checksum.</span></li>
6364
<li><a href = "version.html" class="refentry">version</a> &#8212; <span class = "refentry-description">Return the version of Nelson.</span></li>
6465
</ul>
6566

6667
<div class = "manualnavbar">
6768
<table width = "100%"><tr>
6869

6970
<td width="30%" class="previous">
70-
<span class="top"><a href="index.html">&lt;&lt; Nelson 0.4.9.0</a></span>
71+
<span class="top"><a href="index.html">&lt;&lt; Nelson 0.4.11.0</a></span>
7172
</td>
7273

7374
<td width="40%" class="center">

help/en_US/chapter_data_structures.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<table width = "100%"><tr>
2020

2121
<td width="30%" class="previous">
22-
<span class="top"><a href="index.html">&lt;&lt; Nelson 0.4.9.0</a></span>
22+
<span class="top"><a href="index.html">&lt;&lt; Nelson 0.4.11.0</a></span>
2323
</td>
2424

2525
<td width="40%" class="center">
@@ -59,7 +59,7 @@ <h3>data structures functions</h3>
5959
<table width = "100%"><tr>
6060

6161
<td width="30%" class="previous">
62-
<span class="top"><a href="index.html">&lt;&lt; Nelson 0.4.9.0</a></span>
62+
<span class="top"><a href="index.html">&lt;&lt; Nelson 0.4.11.0</a></span>
6363
</td>
6464

6565
<td width="40%" class="center">

0 commit comments

Comments
 (0)