📄 howtoinstall.txt
字号:
Directions
After downloading, In order for SERIES to run properly on MatLab, please do this:
Copy all files (*.m and *.exe) in the suddirectory SERIES (create it).
C:\MATLAB\TOOLBOX\SERIES
Changing C: for D: or E:, wherever the hard drive letter is.
In addition, please update the directorio 1 variable, this
can be found in the series.m file, this variable is changed with:
directorio1='c:\matlab\toolbox\series';
Finally, update the matlabrc.m file, that can be found in the
Matlab directory and has all the *.m file paths, this file must have:
'c:\matlab\toolbox\series;',...
Now, you can run SERIES by typing in series at the prompt
in the Matlab window. The Main Menu will appear.
It is recommended that you have your seismic files in the SERIES directory.
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -