computation of GPS receiver position based on RINEX observation file
Show older comments
IM getting the error like "undefined function 'read' for input argument of type 'char'".
for the line [obs,rec_xyz]=read('filename');
can anybody help me to solve this error.
Answers (2)
You are using the wrong function to try to read a file.
Ryan Salvo
on 19 Jun 2024
0 votes
Categories
Find more on Scope Variables and Generate Names in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!