📄 createlinkperf.m
字号:
%CREATELINKPERF CREATELINKPERF creates a vector of link performance tables and
% a link performance table for wideAreaCov calculations. It uses as input
% the link performance table files indicated in the struct array
% "channelFiles", which is given in npswini.m.
%Inputs:
% channelFiles : array of structures holding the names of link performance table files in
% its fields .name
%Outputs:
% wideAreaCovLinkPerf: linkPerfTables for the wide area coverage
% linkPerf : array of all linkPerfTables whose file names were given in channelFiles.name
%
%Author : Kari Sipil
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -