Frage


"/bin/bash: R: command not found" when trying to run R from MATLAB (mac)
I'm trying to call R from MATLAB (R2016b/R2017a prerelease) on macOS (10.12 Siera). I've installed R and on Terminal.app, com...

etwa 7 Jahre vor | 1 Antwort | 0

1

Antwort

Beantwortet
A way to work around MATLAB's inability of put a local function into M-script
Actually, after trying out R2016b, which allows us to use local functions in scripts or Live scripts, I still think the alternat...

mehr als 7 Jahre vor | 0

Gesendet


plotColors(colors) for visual inspection of MATLAB colors
plotColors(colors) allows you to see colors in fiugre

mehr als 7 Jahre vor | 1 Download |

Thumbnail

Gesendet


defaultPlotColors() to get or draw the 7 default colors used by plot() function
defaultPlotColors() allows you to get or draw the 7 default colors of plot() function since R2014b

mehr als 7 Jahre vor | 2 Downloads |

Thumbnail

Gesendet


ribboncoloredZ.m
ribboncoloredZ() is a wrapper of built-in ribbon() with coloring ribbons according to Z values

mehr als 7 Jahre vor | 3 Downloads |

Thumbnail

Frage


Help to solve a regexp problem
I'm trying to capture comment block in a string (char array). Regular expression '%.*(\n|$)' captures string from % to the end o...

mehr als 7 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


A way to work around MATLAB's inability of put a local function into M-script
I have been wondering why we are not allowed to put a local function in a script file. According to related threads below, it se...

mehr als 7 Jahre vor | 3 Antworten | 1

3

Antworten

Frage


rmdir frequently fails with the 'MATLAB:RMDIR:SomeDirectoriesNotRemoved' error
I'm using matlab.unittest.fixtures for unit testing with matlab.unittest.TestCase. The operation involves file conversions, so I...

fast 8 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


cell2table behaviour on numerical arrays of different sizes
This isn't actually a question. Rather, this is a feature request. In the documentation of <http://mathworks.com/help/matlab/...

fast 8 Jahre vor | 0 Antworten | 0

0

Antworten