repo.or.cz
/
wrf-fire-matlab.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
fmt
[wrf-fire-matlab.git]
/
femwind
/
read23.m
blob
8c7a8f2678b05c68a4e50693940f6dcb578353c8
1
function a=read23(s)
2
a = swap23(read_array(s));
3
end