提问


"/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...

7 years 前 | 1 个回答 | 0

1

个回答

已回答
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...

7 years 前 | 0

已提交


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

8 years 前 | 1 次下载 |

Thumbnail

已提交


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

8 years 前 | 2 次下载 |

Thumbnail

已提交


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

8 years 前 | 2 次下载 |

Thumbnail

提问


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...

8 years 前 | 1 个回答 | 0

1

个回答

提问


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...

8 years 前 | 3 个回答 | 1

3

个回答

提问


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...

8 years 前 | 2 个回答 | 0

2

个回答

提问


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/...

8 years 前 | 0 个回答 | 0

0

个回答