You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: help/en_US/chapter_MEX.html
+3-2Lines changed: 3 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -19,7 +19,7 @@
19
19
<tablewidth = "100%"><tr>
20
20
21
21
<tdwidth="30%" class="previous">
22
-
<spanclass="top"><ahref="index.html"><< Nelson 0.5.6.0</a></span>
22
+
<spanclass="top"><ahref="index.html"><< Nelson 0.5.7.0</a></span>
23
23
</td>
24
24
25
25
<tdwidth="40%" class="center">
@@ -54,13 +54,14 @@ <h3>MEX C API is allow to access Nelson, GNU Octave and commercial software func
54
54
<li><ahref = "mexAtExit.html" class="refentry">mexAtExit</a> — <spanclass = "refentry-description">Register a function to be called when the MEX-file is cleared or when Nelson exits</span></li>
55
55
<li><ahref = "mexCallMATLAB.html" class="refentry">mexCallMATLAB</a> — <spanclass = "refentry-description">Call a NELSON function</span></li>
56
56
<li><ahref = "mexCallMATLABWithTrap.html" class="refentry">mexCallMATLABWithTrap</a> — <spanclass = "refentry-description">Call a NELSON function and capture error.</span></li>
0 commit comments