Skip to content

Commit

Permalink
updates docs with correct url to source files
Browse files Browse the repository at this point in the history
  • Loading branch information
ttl-octave committed Mar 24, 2023
1 parent d0f2a3d commit 4cb8060
Show file tree
Hide file tree
Showing 163 changed files with 323 additions and 1 deletion.
2 changes: 2 additions & 0 deletions docs/@iddata_cat.html
Original file line number Diff line number Diff line change
Expand Up @@ -135,6 +135,8 @@ <h3 class="d-inline-block mr-2">
merge,
vertcat
</p>
<p><strong>Source Code: </strong>
<a href="https://github.com/gnu-octave/pkg-control/tree/main/inst/@iddata/cat.m">@iddata/cat</a>
</div>

</div>
Expand Down
2 changes: 2 additions & 0 deletions docs/@iddata_detrend.html
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,8 @@ <h3 class="d-inline-block mr-2">
</p>
<div class="ms-5">

<p><strong>Source Code: </strong>
<a href="https://github.com/gnu-octave/pkg-control/tree/main/inst/@iddata/detrend.m">@iddata/detrend</a>
</div>


Expand Down
2 changes: 2 additions & 0 deletions docs/@iddata_diff.html
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,8 @@ <h3 class="d-inline-block mr-2">
</p>
<div class="ms-5">

<p><strong>Source Code: </strong>
<a href="https://github.com/gnu-octave/pkg-control/tree/main/inst/@iddata/diff.m">@iddata/diff</a>
</div>


Expand Down
2 changes: 2 additions & 0 deletions docs/@iddata_fft.html
Original file line number Diff line number Diff line change
Expand Up @@ -110,6 +110,8 @@ <h3 class="d-inline-block mr-2">
</dl>


<p><strong>Source Code: </strong>
<a href="https://github.com/gnu-octave/pkg-control/tree/main/inst/@iddata/fft.m">@iddata/fft</a>
</div>


Expand Down
2 changes: 2 additions & 0 deletions docs/@iddata_filter.html
Original file line number Diff line number Diff line change
Expand Up @@ -115,6 +115,8 @@ <h3 class="d-inline-block mr-2">
</dl>


<p><strong>Source Code: </strong>
<a href="https://github.com/gnu-octave/pkg-control/tree/main/inst/@iddata/filter.m">@iddata/filter</a>
</div>


Expand Down
2 changes: 2 additions & 0 deletions docs/@iddata_get.html
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,8 @@ <h3 class="d-inline-block mr-2">
</p>
<div class="ms-5">

<p><strong>Source Code: </strong>
<a href="https://github.com/gnu-octave/pkg-control/tree/main/inst/@iddata/get.m">@iddata/get</a>
</div>


Expand Down
2 changes: 2 additions & 0 deletions docs/@iddata_horzcat.html
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,8 @@ <h3 class="d-inline-block mr-2">
The number of experiments and samples must be equal for all datasets.
</p>

<p><strong>Source Code: </strong>
<a href="https://github.com/gnu-octave/pkg-control/tree/main/inst/@iddata/horzcat.m">@iddata/horzcat</a>
</div>


Expand Down
2 changes: 2 additions & 0 deletions docs/@iddata_ifft.html
Original file line number Diff line number Diff line change
Expand Up @@ -99,6 +99,8 @@ <h3 class="d-inline-block mr-2">
</dl>


<p><strong>Source Code: </strong>
<a href="https://github.com/gnu-octave/pkg-control/tree/main/inst/@iddata/ifft.m">@iddata/ifft</a>
</div>


Expand Down
2 changes: 2 additions & 0 deletions docs/@iddata_merge.html
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,8 @@ <h3 class="d-inline-block mr-2">
</p>
<div class="ms-5">

<p><strong>Source Code: </strong>
<a href="https://github.com/gnu-octave/pkg-control/tree/main/inst/@iddata/merge.m">@iddata/merge</a>
</div>


Expand Down
2 changes: 2 additions & 0 deletions docs/@iddata_nkshift.html
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,8 @@ <h3 class="d-inline-block mr-2">
</p>
<div class="ms-5">

<p><strong>Source Code: </strong>
<a href="https://github.com/gnu-octave/pkg-control/tree/main/inst/@iddata/nkshift.m">@iddata/nkshift</a>
</div>


Expand Down
2 changes: 2 additions & 0 deletions docs/@iddata_plot.html
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,8 @@ <h3 class="d-inline-block mr-2">
</p>
<div class="ms-5">

<p><strong>Source Code: </strong>
<a href="https://github.com/gnu-octave/pkg-control/tree/main/inst/@iddata/plot.m">@iddata/plot</a>
</div>


Expand Down
2 changes: 2 additions & 0 deletions docs/@iddata_resample.html
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,8 @@ <h3 class="d-inline-block mr-2">
Prentice-Hall, 1999
</p>

<p><strong>Source Code: </strong>
<a href="https://github.com/gnu-octave/pkg-control/tree/main/inst/@iddata/resample.m">@iddata/resample</a>
</div>


Expand Down
2 changes: 2 additions & 0 deletions docs/@iddata_set.html
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,8 @@ <h3 class="d-inline-block mr-2">
</p>
<div class="ms-5">

<p><strong>Source Code: </strong>
<a href="https://github.com/gnu-octave/pkg-control/tree/main/inst/@iddata/set.m">@iddata/set</a>
</div>


Expand Down
2 changes: 2 additions & 0 deletions docs/@iddata_size.html
Original file line number Diff line number Diff line change
Expand Up @@ -121,6 +121,8 @@ <h3 class="d-inline-block mr-2">
</p></dd>
</dl>

<p><strong>Source Code: </strong>
<a href="https://github.com/gnu-octave/pkg-control/tree/main/inst/@iddata/size.m">@iddata/size</a>
</div>


Expand Down
2 changes: 2 additions & 0 deletions docs/@iddata_subsasgn.html
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,8 @@ <h3 class="d-inline-block mr-2">
</p>
<div class="ms-5">

<p><strong>Source Code: </strong>
<a href="https://github.com/gnu-octave/pkg-control/tree/main/inst/@iddata/subsasgn.m">@iddata/subsasgn</a>
</div>


Expand Down
2 changes: 2 additions & 0 deletions docs/@iddata_subsref.html
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,8 @@ <h3 class="d-inline-block mr-2">
</p>
<div class="ms-5">

<p><strong>Source Code: </strong>
<a href="https://github.com/gnu-octave/pkg-control/tree/main/inst/@iddata/subsref.m">@iddata/subsref</a>
</div>


Expand Down
2 changes: 2 additions & 0 deletions docs/@iddata_vertcat.html
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,8 @@ <h3 class="d-inline-block mr-2">
</p>
<div class="ms-5">

<p><strong>Source Code: </strong>
<a href="https://github.com/gnu-octave/pkg-control/tree/main/inst/@iddata/vertcat.m">@iddata/vertcat</a>
</div>


Expand Down
2 changes: 2 additions & 0 deletions docs/@lti_blkdiag.html
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,8 @@ <h3 class="d-inline-block mr-2">
</p>
<div class="ms-5">

<p><strong>Source Code: </strong>
<a href="https://github.com/gnu-octave/pkg-control/tree/main/inst/@lti/blkdiag.m">@lti/blkdiag</a>
</div>


Expand Down
2 changes: 2 additions & 0 deletions docs/@lti_c2d.html
Original file line number Diff line number Diff line change
Expand Up @@ -130,6 +130,8 @@ <h3 class="d-inline-block mr-2">
</p></dd>
</dl>

<p><strong>Source Code: </strong>
<a href="https://github.com/gnu-octave/pkg-control/tree/main/inst/@lti/c2d.m">@lti/c2d</a>
</div>


Expand Down
2 changes: 2 additions & 0 deletions docs/@lti_connect.html
Original file line number Diff line number Diff line change
Expand Up @@ -127,6 +127,8 @@ <h3 class="d-inline-block mr-2">
<p> <strong>See also: </strong>
<a href="sumblk.html">sumblk</a>
</p>
<p><strong>Source Code: </strong>
<a href="https://github.com/gnu-octave/pkg-control/tree/main/inst/@lti/connect.m">@lti/connect</a>
</div>

</div>
Expand Down
2 changes: 2 additions & 0 deletions docs/@lti_ctranspose.html
Original file line number Diff line number Diff line change
Expand Up @@ -101,6 +101,8 @@ <h3 class="d-inline-block mr-2">
</p></dd>
</dl>

<p><strong>Source Code: </strong>
<a href="https://github.com/gnu-octave/pkg-control/tree/main/inst/@lti/ctranspose.m">@lti/ctranspose</a>
</div>


Expand Down
2 changes: 2 additions & 0 deletions docs/@lti_d2c.html
Original file line number Diff line number Diff line change
Expand Up @@ -117,6 +117,8 @@ <h3 class="d-inline-block mr-2">
</p></dd>
</dl>

<p><strong>Source Code: </strong>
<a href="https://github.com/gnu-octave/pkg-control/tree/main/inst/@lti/d2c.m">@lti/d2c</a>
</div>


Expand Down
2 changes: 2 additions & 0 deletions docs/@lti_d2d.html
Original file line number Diff line number Diff line change
Expand Up @@ -121,6 +121,8 @@ <h3 class="d-inline-block mr-2">
</p></dd>
</dl>

<p><strong>Source Code: </strong>
<a href="https://github.com/gnu-octave/pkg-control/tree/main/inst/@lti/d2d.m">@lti/d2d</a>
</div>


Expand Down
2 changes: 2 additions & 0 deletions docs/@lti_dcgain.html
Original file line number Diff line number Diff line change
Expand Up @@ -124,6 +124,8 @@ <h3 class="d-inline-block mr-2">
<a href="ss.html">ss</a>,
<a href="dss.html">dss</a>
</p>
<p><strong>Source Code: </strong>
<a href="https://github.com/gnu-octave/pkg-control/tree/main/inst/@lti/dcgain.m">@lti/dcgain</a>
</div>

</div>
Expand Down
2 changes: 2 additions & 0 deletions docs/@lti_dssdata.html
Original file line number Diff line number Diff line change
Expand Up @@ -122,6 +122,8 @@ <h3 class="d-inline-block mr-2">
</p></dd>
</dl>

<p><strong>Source Code: </strong>
<a href="https://github.com/gnu-octave/pkg-control/tree/main/inst/@lti/dssdata.m">@lti/dssdata</a>
</div>


Expand Down
2 changes: 2 additions & 0 deletions docs/@lti_end.html
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,8 @@ <h3 class="d-inline-block mr-2">
</p>
<div class="ms-5">

<p><strong>Source Code: </strong>
<a href="https://github.com/gnu-octave/pkg-control/tree/main/inst/@lti/end.m">@lti/end</a>
</div>


Expand Down
2 changes: 2 additions & 0 deletions docs/@lti_feedback.html
Original file line number Diff line number Diff line change
Expand Up @@ -130,6 +130,8 @@ <h3 class="d-inline-block mr-2">
+--------+
</pre><pre class="example"> </pre></td></tr></table>

<p><strong>Source Code: </strong>
<a href="https://github.com/gnu-octave/pkg-control/tree/main/inst/@lti/feedback.m">@lti/feedback</a>
</div>


Expand Down
2 changes: 2 additions & 0 deletions docs/@lti_filtdata.html
Original file line number Diff line number Diff line change
Expand Up @@ -114,6 +114,8 @@ <h3 class="d-inline-block mr-2">
</p></dd>
</dl>

<p><strong>Source Code: </strong>
<a href="https://github.com/gnu-octave/pkg-control/tree/main/inst/@lti/filtdata.m">@lti/filtdata</a>
</div>


Expand Down
2 changes: 2 additions & 0 deletions docs/@lti_frdata.html
Original file line number Diff line number Diff line change
Expand Up @@ -112,6 +112,8 @@ <h3 class="d-inline-block mr-2">
</p></dd>
</dl>

<p><strong>Source Code: </strong>
<a href="https://github.com/gnu-octave/pkg-control/tree/main/inst/@lti/frdata.m">@lti/frdata</a>
</div>


Expand Down
2 changes: 2 additions & 0 deletions docs/@lti_freqresp.html
Original file line number Diff line number Diff line change
Expand Up @@ -101,6 +101,8 @@ <h3 class="d-inline-block mr-2">
<p> <strong>See also: </strong>
dcgain
</p>
<p><strong>Source Code: </strong>
<a href="https://github.com/gnu-octave/pkg-control/tree/main/inst/@lti/freqresp.m">@lti/freqresp</a>
</div>

</div>
Expand Down
2 changes: 2 additions & 0 deletions docs/@lti_get.html
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,8 @@ <h3 class="d-inline-block mr-2">
</p>
<div class="ms-5">

<p><strong>Source Code: </strong>
<a href="https://github.com/gnu-octave/pkg-control/tree/main/inst/@lti/get.m">@lti/get</a>
</div>


Expand Down
2 changes: 2 additions & 0 deletions docs/@lti_horzcat.html
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,8 @@ <h3 class="d-inline-block mr-2">
</p>
<div class="ms-5">

<p><strong>Source Code: </strong>
<a href="https://github.com/gnu-octave/pkg-control/tree/main/inst/@lti/horzcat.m">@lti/horzcat</a>
</div>


Expand Down
2 changes: 2 additions & 0 deletions docs/@lti_inv.html
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,8 @@ <h3 class="d-inline-block mr-2">
</p></dd>
</dl>

<p><strong>Source Code: </strong>
<a href="https://github.com/gnu-octave/pkg-control/tree/main/inst/@lti/inv.m">@lti/inv</a>
</div>


Expand Down
2 changes: 2 additions & 0 deletions docs/@lti_isct.html
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,8 @@ <h3 class="d-inline-block mr-2">
</p></dd>
</dl>

<p><strong>Source Code: </strong>
<a href="https://github.com/gnu-octave/pkg-control/tree/main/inst/@lti/isct.m">@lti/isct</a>
</div>


Expand Down
2 changes: 2 additions & 0 deletions docs/@lti_isdt.html
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,8 @@ <h3 class="d-inline-block mr-2">
</p></dd>
</dl>

<p><strong>Source Code: </strong>
<a href="https://github.com/gnu-octave/pkg-control/tree/main/inst/@lti/isdt.m">@lti/isdt</a>
</div>


Expand Down
2 changes: 2 additions & 0 deletions docs/@lti_isminimumphase.html
Original file line number Diff line number Diff line change
Expand Up @@ -138,6 +138,8 @@ <h3 class="d-inline-block mr-2">
D. Van Nostrand Company, pp. 312-318, 1945.
pp. 341-351, 1992.
</p>
<p><strong>Source Code: </strong>
<a href="https://github.com/gnu-octave/pkg-control/tree/main/inst/@lti/isminimumphase.m">@lti/isminimumphase</a>
</div>


Expand Down
2 changes: 2 additions & 0 deletions docs/@lti_issiso.html
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,8 @@ <h3 class="d-inline-block mr-2">
</p>
<div class="ms-5">

<p><strong>Source Code: </strong>
<a href="https://github.com/gnu-octave/pkg-control/tree/main/inst/@lti/issiso.m">@lti/issiso</a>
</div>


Expand Down
2 changes: 2 additions & 0 deletions docs/@lti_isstable.html
Original file line number Diff line number Diff line change
Expand Up @@ -103,6 +103,8 @@ <h3 class="d-inline-block mr-2">
abs (p) &lt; 1 - tol discrete-time
</pre><pre class="example"> </pre></td></tr></table>

<p><strong>Source Code: </strong>
<a href="https://github.com/gnu-octave/pkg-control/tree/main/inst/@lti/isstable.m">@lti/isstable</a>
</div>


Expand Down
2 changes: 2 additions & 0 deletions docs/@lti_lft.html
Original file line number Diff line number Diff line change
Expand Up @@ -147,6 +147,8 @@ <h3 class="d-inline-block mr-2">
:............................:
</pre><pre class="example"> </pre></td></tr></table>

<p><strong>Source Code: </strong>
<a href="https://github.com/gnu-octave/pkg-control/tree/main/inst/@lti/lft.m">@lti/lft</a>
</div>


Expand Down
2 changes: 2 additions & 0 deletions docs/@lti_mconnect.html
Original file line number Diff line number Diff line change
Expand Up @@ -122,6 +122,8 @@ <h3 class="d-inline-block mr-2">
M = | pi 0 7 |
</pre><pre class="example"> </pre></td></tr></table>

<p><strong>Source Code: </strong>
<a href="https://github.com/gnu-octave/pkg-control/tree/main/inst/@lti/mconnect.m">@lti/mconnect</a>
</div>


Expand Down
2 changes: 2 additions & 0 deletions docs/@lti_minreal.html
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,8 @@ <h3 class="d-inline-block mr-2">
</p>
<div class="ms-5">

<p><strong>Source Code: </strong>
<a href="https://github.com/gnu-octave/pkg-control/tree/main/inst/@lti/minreal.m">@lti/minreal</a>
</div>


Expand Down
2 changes: 2 additions & 0 deletions docs/@lti_minus.html
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,8 @@ <h3 class="d-inline-block mr-2">
</p>
<div class="ms-5">

<p><strong>Source Code: </strong>
<a href="https://github.com/gnu-octave/pkg-control/tree/main/inst/@lti/minus.m">@lti/minus</a>
</div>


Expand Down
2 changes: 2 additions & 0 deletions docs/@lti_mldivide.html
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,8 @@ <h3 class="d-inline-block mr-2">
</p>
<div class="ms-5">

<p><strong>Source Code: </strong>
<a href="https://github.com/gnu-octave/pkg-control/tree/main/inst/@lti/mldivide.m">@lti/mldivide</a>
</div>


Expand Down
2 changes: 2 additions & 0 deletions docs/@lti_mpower.html
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,8 @@ <h3 class="d-inline-block mr-2">
</p></dd>
</dl>

<p><strong>Source Code: </strong>
<a href="https://github.com/gnu-octave/pkg-control/tree/main/inst/@lti/mpower.m">@lti/mpower</a>
</div>


Expand Down
Loading

0 comments on commit 4cb8060

Please sign in to comment.