Thu, 06 Feb 2014 16:26:30 +0000 |
samer |
Added missing matlab file.
|
Thu, 06 Feb 2014 14:47:53 +0000 |
samer |
Fixed warning.
|
Tue, 25 Sep 2012 09:58:10 +0100 |
samer |
Merged something?
|
Tue, 25 Sep 2012 09:57:24 +0100 |
samer |
Fixed formatting of lambda expressions with multiple arguments. (Was producing 'Illegal Matlab expression (a,b)' error.)
|
Tue, 06 Mar 2012 12:37:34 +0000 |
samer |
Add if/3 and if/2 Matlab statement constructs.
|
Mon, 05 Mar 2012 20:52:13 +0000 |
samer |
Fixed option handling, added awt/1 option, added doc.
|
Sun, 04 Mar 2012 16:10:23 +0000 |
samer |
Fixed ml_open option processing and added new cmd/1 option to select executable.
|
Fri, 24 Feb 2012 18:39:34 +0000 |
samer |
Merge.
|
Fri, 24 Feb 2012 18:38:45 +0000 |
samer |
FIX: bug in call to current_engine/1
|
Fri, 24 Feb 2012 18:11:23 +0000 |
samer |
Switched to use_foreign_library/1 and replaced plm_state with simpler current_engine/1
|
Thu, 23 Feb 2012 10:28:56 +0000 |
samer |
Got rid of compiler warning (const-ification)
|
Wed, 22 Feb 2012 21:36:34 +0000 |
samer |
swiplml now sets DYLD_FALLBACK_LIBRARY_PATH based on output of matlab -e
|
Wed, 22 Feb 2012 21:17:52 +0000 |
samer |
Added padd.m to remove external dependencies; Matlab output lines now prefixed with '| '
|
Wed, 15 Feb 2012 17:50:14 +0000 |
samer |
God rid of unused code.
|