Skip to content

Commit 1961b2c

Browse files
committed
updated readme
1 parent b02302a commit 1961b2c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ The time vector, <img src="https://latex.codecogs.com/svg.latex?\inline&space;\m
2222

2323
<img src="https://latex.codecogs.com/svg.latex?\inline&space;\mathbf{t}=\begin{bmatrix}t_{0}\\\vdots\\t_{N}\end{bmatrix}" title="" />
2424

25-
The ith "layer" of `P` (i.e. `P(:,:,i)`) stores <img src="https://latex.codecogs.com/svg.latex?\inline&space;\mat{P}(t_{i})" title="" />, where <img src="https://latex.codecogs.com/svg.latex?\inline&space;t_{i}" title="" /> is the time stored in the ith element of the time vector, <img src="https://latex.codecogs.com/svg.latex?\inline&space;\mathbf{t}" title="" />.
25+
The ith "layer" of `P` (i.e. `P(:,:,i)`) stores <img src="https://latex.codecogs.com/svg.latex?\inline&space;\mathbf{P}(t_{i})" title="" />, where <img src="https://latex.codecogs.com/svg.latex?\inline&space;t_{i}" title="" /> is the time stored in the ith element of the time vector, <img src="https://latex.codecogs.com/svg.latex?\inline&space;\mathbf{t}" title="" />.
2626

2727

2828
## Examples and Additional Documentation

0 commit comments

Comments
 (0)