fixed comment syntax error
authordrowe67 <drowe67@01035d8c-6547-0410-b346-abe4f91aad63>
Sat, 12 Mar 2016 03:51:15 +0000 (03:51 +0000)
committerdrowe67 <drowe67@01035d8c-6547-0410-b346-abe4f91aad63>
Sat, 12 Mar 2016 03:51:15 +0000 (03:51 +0000)
git-svn-id: https://svn.code.sf.net/p/freetel/code@2728 01035d8c-6547-0410-b346-abe4f91aad63

codec2-dev/octave/nf_from_gr.m

index c8ff49e3e9dcbd7311fe1846af9db291497f042d..b3a88173d659b029e97e4c240627c758b05599a0 100644 (file)
@@ -31,7 +31,8 @@ function det_nf(p_filename, n_filename, title, Fs, st, en, Pin_dB)
   subplot(212)
   plot(st:en, NdB(st:en));
 
-  #{------------------------------------------------------------------------
+  #{ 
+  ------------------------------------------------------------------------
 
   From Wikipedia: The Noise Figure is the difference in decibels
      (dB) between the noise output of the actual receiver to the noise
@@ -60,7 +61,8 @@ function det_nf(p_filename, n_filename, title, Fs, st, en, Pin_dB)
     4) Normalise the noise input power to 1Hz noise bandwidth and
        compare to the thermal noise floor.
 
-  ----------------------------------------------------------------------------#}
+  ---------------------------------------------------------------------------- 
+  #}
 
   % variance is the power of a sampled signal