From 6a19094356d80e3b333eba188dc5db76c1f95518 Mon Sep 17 00:00:00 2001 From: Travis Collins Date: Mon, 12 Jan 2026 07:54:06 -0500 Subject: [PATCH] Fix non-displaying images Signed-off-by: Travis Collins --- CI/doc/source/install.md | 16 +++++++++------- 1 file changed, 9 insertions(+), 7 deletions(-) diff --git a/CI/doc/source/install.md b/CI/doc/source/install.md index b7adac88..1b8be83f 100644 --- a/CI/doc/source/install.md +++ b/CI/doc/source/install.md @@ -56,20 +56,22 @@ Before installing Transceiver Toolbox check the [Release Page](https://github.co To install the toolbox from within MATLAB using the Add-On Explorer, first launch the Explorer from MATLAB's Home tab: - +```{figure} _static/assets/add_ex.png +``` Search for the toolbox: - - +```{figure} _static/assets/trx_search_wbox.png +``` + Select Transceiver Toolbox from results: - - +```{figure} _static/assets/trx_search_find_wbox.png +``` Select add: - - \ No newline at end of file +```{figure} _static/assets/addons_page_wbox.png +``` \ No newline at end of file