Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error when using PPP #101

Open
needhelp-proj opened this issue May 25, 2021 · 1 comment
Open

Error when using PPP #101

needhelp-proj opened this issue May 25, 2021 · 1 comment

Comments

@needhelp-proj
Copy link

I encounter the following problem, when trying to use the PPP method.

MESSAGE: Dot indexing is not supported for variables of this type.

file: "C:\Users\Josianne\goGPS_MATLAB\source\obj\utils\GPS_Time.m"
line: 1977
fun: GPS_Time.minus

file: "C:\Users\Josianne\goGPS_MATLAB\source\obj\Receiver_Work_Space.m"
line: 1572
fun: Receiver_Work_Space.remBad

file: "C:\Users\Josianne\goGPS_MATLAB\source\obj\Receiver_Work_Space.m"
line: 10739
fun: Receiver_Work_Space.preProcessing

file: "C:\Users\Josianne\goGPS_MATLAB\source\obj\Command_Interpreter.m"
line: 1846
fun: Command_Interpreter.runPrePro   

file: "C:\Users\Josianne\goGPS_MATLAB\source\obj\Command_Interpreter.m"   
line: 1486   
fun: Command_Interpreter.exec  

file: "C:\Users\Josianne\goGPS_MATLAB\source\obj\Command_Interpreter.m"   
line: 1347   
fun: Command_Interpreter.exec

file: "C:\Users\Josianne\goGPS_MATLAB\source\obj\Core.m"   
line: 1171   
fun: Core.exec   

file: "C:\Users\Josianne\goGPS_MATLAB\source\obj\Core.m"   
line: 1153   
fun: Core.go   

file: "C:\Users\Josianne\goGPS_MATLAB\source\goGPS.m"   
line: 119   
fun: goGPS   

file: "C:\Users\Josianne\goGPS_MATLAB\source\obj\GUI\GUI_Inspector.m"  
line: 1632   
fun: GUI_Inspector.onRunGoGPS   

file: "C:\Users\Josianne\goGPS_MATLAB\source\obj\GUI\GUI_Inspector.m"   
line: 248  
fun: @(varargin)this.onRunGoGPS(varargin{:})]

And the complet log-file:

goGPS_run_GNSS_PPP_goGPS_20210525_101336.log

Help would be appreciated.

Best regards

@tagliagiulio
Copy link
Contributor

Hi needhelp-proj
The error you got, was probably caused by paths with spaces under Windows system.
It should have been solved in the last commit called "dealing with spaces on Windows".
Best regards

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants