Change-Id: I5960bbed32715dc117771cd35af3634c101241e5
* Bug #10995 fixed - Typo in grand() for Gamma law argument
+* Bug #11308 fixed - Calling sequences in help page of dsearch were wrong.
+
* Bug #11343 fixed - The "isoview" figure property did not work when the axes
margins had been modified.
<refsynopsisdiv>
<title>Calling Sequence</title>
<synopsis>
- [ind, occ, info] = dsearch(X, s )
- [ind, occ, info] = dsearch(X, s , ch )
+ [ind [,occ [,info]]] = dsearch(X, s )
+ [ind [,occ [,info]]] = dsearch(X, s , ch )
</synopsis>
</refsynopsisdiv>
<refsection>