Skip to content

Commit bd59644

Browse files
authored
Remove outdated documentation on bivariate extrapolation (#2826)
1 parent 295ff75 commit bd59644

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

Modelica/Blocks/Tables.mo

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -673,9 +673,6 @@ Example:
673673
</pre></li>
674674
<li>If the table has only <strong>one element</strong>, the table value is returned,
675675
independent of the value of the input signal.</li>
676-
<li>If the input signal <strong>u1</strong> or <strong>u2</strong> is <strong>outside</strong> of the defined
677-
<strong>interval</strong>, the corresponding value is also determined by linear
678-
interpolation through the last or first two points of the table.</li>
679676
<li>The grid values (first column and first row) have to be strictly
680677
increasing.</li>
681678
</ul>
@@ -856,9 +853,6 @@ Example:
856853
</pre></li>
857854
<li>If the table has only <strong>one element</strong>, the table value is returned,
858855
independent of the value of the input signal.</li>
859-
<li>If the input signal <strong>u1</strong> or <strong>u2</strong> is <strong>outside</strong> of the defined
860-
<strong>interval</strong>, the corresponding value is also determined by linear
861-
interpolation through the last or first two points of the table.</li>
862856
<li>The grid values (first column and first row) have to be strictly
863857
increasing.</li>
864858
</ul>

0 commit comments

Comments
 (0)