Hi Fawaz,
I understand that you need to find out a way to calculate throughput, transmission delay and latency for your plot.
To analyse data rate and delay for the WiGig (Wireless Gigabit) standard, you would typically need to consider higher layers of the protocol stack.
MAC (Media Access Control) layer and the application layer are the ones which handle packet scheduling, packet sizes, and higher-level protocols that directly impact throughput and delay.
You can calculate latency or transmission delay using the standard formulas, for which you can collect the required information at the MAC and application layer.
For more details, please refer the following MATLAB documentation:
If you have any follow-up questions, you can either share the "statistics.m" file or contact the MathWorks Technical Support.
Best Regards, Aryan Gupta