diff --git a/rffit.c b/rffit.c index 2ca6569..30104f5 100644 --- a/rffit.c +++ b/rffit.c @@ -738,6 +738,16 @@ int main(int argc,char *argv[]) redraw=1; } + // Select points by station + if (c=='C') { + printf("Provide station ID for data point selection:\n"); + status=scanf("%d",&j); + for (i=0;i