probml / pmtk3

Probabilistic Modeling Toolkit for Matlab/Octave.
MIT License
1.55k stars 797 forks source link

error in initPmtk3 #97

Open avivt opened 8 years ago

avivt commented 8 years ago

Running Ubuntu 12.04 and Matlab R2015b, the initPmtk3 script fails. In order to get it to work I had to make the following changes: in initPmtk3.mat, line 49: downloadAllSupport(); ---> downloadAllSupport([],[]); in scrapePmtkSupport.mat, line 17: start = '

  • <a href="'; ---> start = '
  • <a href="'; Now the packages download.