From 2e94316eaa56553ffe77625b4bef3799bde5249d Mon Sep 17 00:00:00 2001 From: Stefano Belletti <stefano.belletti@skywarder.eu> Date: Fri, 28 Feb 2025 09:32:34 +0000 Subject: [PATCH] Edit README.md --- commonFunctions/sensors/NoiseAnalysis/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/commonFunctions/sensors/NoiseAnalysis/README.md b/commonFunctions/sensors/NoiseAnalysis/README.md index 1525db4..9b063e5 100644 --- a/commonFunctions/sensors/NoiseAnalysis/README.md +++ b/commonFunctions/sensors/NoiseAnalysis/README.md @@ -3,7 +3,7 @@ This folder contains all the scripts needed to perform sensor analysis for current and future missions. The folder is structured as follows: -- `<YYY>_<RocketName>` +- `<YYYY>_<RocketName>` - `mat_creator.m` - `<RocketName>_<MissionShort>_sensor_vect.mat` - `<RocketName>_<MissionShort>_sensor_vect_res.mat` -- GitLab