Skip to content

Commit e7e1cff

Browse files
committed
mention matlab alias
1 parent da1cc7f commit e7e1cff

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -153,6 +153,8 @@ https://github.com/cpp-lln-lab/CPP_PTB/archive/master.zip
153153

154154
This is NOT RECOMMENDED as this might create conflicts if you use different versions of CPP_PTB as sub-modules.
155155

156+
Also note that this might not work at all if you have not set a command line alias to start Matlab from a terminal window by just typing `matlab`. :wink:
157+
156158
```bash
157159
# from within the CPP_PTB folder
158160
matlab -nojvm -nosplash -r "addpath(genpath(fullfile(pwd, 'src'))); savepath(); path(); exit();"

0 commit comments

Comments
 (0)