computation of GPS receiver position based on RINEX observation file
Mostra commenti meno recenti
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.
Risposte (2)
You are using the wrong function to try to read a file.
Ryan Salvo
il 19 Giu 2024
0 voti
Categorie
Scopri di più su Scope Variables and Generate Names in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!