Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

some sentences in the code block #3

Open
sunffshine opened this issue Apr 27, 2017 · 2 comments
Open

some sentences in the code block #3

sunffshine opened this issue Apr 27, 2017 · 2 comments

Comments

@sunffshine
Copy link

Threshold_graph=Threshold*ones(1,length(M_n));
Threshold_graph(idx-L-1)=1.15;

I face some problems in understanding the intention of these two sentences. If you are free, would you please give me some guidance? thank you ahead of time.

@MeowLucian
Copy link
Owner

MeowLucian commented Apr 28, 2017

Hi there !

Threshold_graph =1.15 is used as the indicator to mark out which packet is selected and plotted in GUI.

Please note the red vertical line in GUI.

I will update Readme.md for more information next day.

@sunffshine
Copy link
Author

thank you a lot

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants