질문


"/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년 초과 전 | 답변 수: 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...

거의 8년 전 | 0

제출됨


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

대략 8년 전 | 다운로드 수: 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년 전 | 다운로드 수: 1 |

Thumbnail

제출됨


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

대략 8년 전 | 다운로드 수: 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년 전 | 답변 수: 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년 전 | 답변 수: 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년 전 | 답변 수: 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년 전 | 답변 수: 0 | 0

0

답변