Darren Reed
NASA Marshall Space Flight Ctr
Followers: 0 Following: 0
Feeds
提问
accessing multiple individual struct field values
I have made a structure like so; xfr = struct('name',[],'sn',zeros(tmp,1),'xs',zeros(tmp,1),'f',[],'amp',[],'unphas',[],'lincoh...
5 years 前 | 1 个回答 | 0
1
个回答提问
using fread(fid,[n,inf],prec)
Not necessarily a question... when using fread(fid,[n,Inf],prec) if n is defined as a small integer (int8, uint16), then r...
7 years 前 | 1 个回答 | 0