From 4c58c8a19fac71f3d78ad686aadba5bc2c0f4476 Mon Sep 17 00:00:00 2001 From: Eric Kooistra <kooistra@astron.nl> Date: Thu, 5 Dec 2024 12:26:21 +0100 Subject: [PATCH] Comment logging. --- .../lofar2/model/pfb_bunton_annotated/polyphase_synthesis_b.m | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/applications/lofar2/model/pfb_bunton_annotated/polyphase_synthesis_b.m b/applications/lofar2/model/pfb_bunton_annotated/polyphase_synthesis_b.m index 392bf04612..815fd030b2 100644 --- a/applications/lofar2/model/pfb_bunton_annotated/polyphase_synthesis_b.m +++ b/applications/lofar2/model/pfb_bunton_annotated/polyphase_synthesis_b.m @@ -42,6 +42,6 @@ for n = 1:nof_blocks %inBins(n,:) %inData %tapData - outData(range) + %outData(range) end end -- GitLab