You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Dears
I am trying to install seizmo on MATLAB 2015A (8.5.XXXX) 32bit, but many errors comes and I don't know what to do, the following comes upon running install_seizmo.m :
install_seizmo
Renaming SEIZMO's top level directory to "seizmo"
Warning: Unknown error occurred.
In install_seizmo (line 112)
Warning: SEIZMO's top directory must be named "seizmo" for
commands like "help seizmo" and "ver seizmo" to work!
In install_seizmo (line 113)
##################################################################
################## STARTING SEIZMO INSTALLATION ##################
##################################################################
Checking what application we are installing SEIZMO in...
Application: MATLAB
Version : 8.5
SEIZMO install path: C:\Program Files\MATLAB\MATLAB Production Server\seizmo-master
Install TauP (<1MB)? Y/N [Y]: y
Getting TauP-2.1.1.jar
Warning: Control Character '\P' is not valid. See 'doc sprintf' for control characters valid in the format
string.
In webinstall_taup (line 150)
In install_seizmo (line 222)
In install_seizmo (line 120)
Warning: Error using webinstall_taup (line 150)
In install_seizmo (line 222)
In install_seizmo (line 120)
Install IRISWS (<1MB)? Y/N [Y]: y
Getting IRIS-WS-2.0.6.jar
Warning: Control Character '\P' is not valid. See 'doc sprintf' for control characters valid in the format
string.
In webinstall_irisws (line 137)
In install_seizmo (line 226)
In install_seizmo (line 120)
Warning: Error using webinstall_irisws (line 137)
In install_seizmo (line 226)
In install_seizmo (line 120)
Install njTBX (30MB)? Y/N [Y]: y
Error using mkdir
Access is denied.
Error in webinstall_njtbx (line 60)
if(~exist(mypath,'dir')); mkdir(mypath); end
Error in install_seizmo (line 230)
ok=ok & webinstall_njtbx;
Error in install_seizmo (line 120)
ok=install_seizmo(false);
Dears
I am trying to install seizmo on MATLAB 2015A (8.5.XXXX) 32bit, but many errors comes and I don't know what to do, the following comes upon running install_seizmo.m :
Error in install_seizmo (line 230)
ok=ok & webinstall_njtbx;
Error in install_seizmo (line 120)
ok=install_seizmo(false);
Please assist me for solving this issue
Originally posted by @waddah100 in #16 (comment)
The text was updated successfully, but these errors were encountered: