From f9bb78bf4a9fb00d2eea4d1261e8d7d81d955a7b Mon Sep 17 00:00:00 2001 From: ZaellixA <axilleaz@protonmail.com> Date: Fri, 20 Sep 2024 19:50:44 +0100 Subject: [PATCH] Update CHANGELOG.md with the ability to rotate receiver geometries info --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index f77ffd9..f7048c8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,7 @@ **Utilities - Geometries**\ \* Combine translation offsets to a single vector input argument for the `rcvGeo()` MATLAB function.\ \* Combine translation offsets to a single vector input argument for th `virtMicGeo()` MATLAB function.\ +\* Add the ability to rotate the receiver geometries in `rcvGeo()` MATLAB function. ### v0.2.4 ### -- GitLab