Skip to content

Commit ad0144f

Browse files
committed
Add dependence on Image Processing Toolbox for imrotate
1 parent b44c972 commit ad0144f

File tree

3 files changed

+3
-2
lines changed

3 files changed

+3
-2
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ jobs:
4040
release: ${{ matrix.MATLABVersion }}
4141
products: >
4242
Statistics_and_Machine_Learning_Toolbox
43+
Image_Processing_Toolbox
4344
# List required products above in the format shown (and uncomment them)
4445
# List of product strings:
4546
# Simulink

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ Ensure you have all the required products (listed below) installed. If you need
5151

5252
## Products
5353

54-
MATLAB® and the Statistics and Machine Learning Toolbox™ are used throughout.
54+
MATLAB® and the Statistics and Machine Learning Toolbox™ are used throughout. The Image Processing Toolbox™ is used in InferenceBayes.mlx.
5555

5656
# Scripts
5757
## [**ProbabilityIntro.mlx**](https://matlab.mathworks.com/open/github/v1?repo=MathWorks-Teaching-Resources/Probability-Theory&project=Probability.prj&file=Scripts/ProbabilityIntro.mlx)
@@ -99,4 +99,4 @@ You can find the [license](https://github.com/MathWorks-Teaching-Resources/Proba
9999

100100
*©* Copyright 2023 The MathWorks™, Inc
101101

102-
102+

README.mlx

-1.29 KB
Binary file not shown.

0 commit comments

Comments
 (0)