Robert Kirkby - MATLAB Central
photo

Robert Kirkby


Last seen: 3 månader ago Active since 2021

Followers: 0   Following: 0

Statistics

MATLAB AnswersFrom 03/21 to 01/25Use left and right arrows to move selectionFrom 03/21Use left and right arrows to move left selectionTo 01/25Use left and right arrows to move right selectionUse TAB to select grip buttons or left and right arrows to change selection100%

RANK
32 067
of 296 430

REPUTATION
1

CONTRIBUTIONS
6 Questions
0 Answers

ANSWER ACCEPTANCE
66.67%

VOTES RECEIVED
1

  • Thankful Level 2

View badges

Feeds

View by

Question


Error in index returned by max() in the second dimension in obscure case
Attaced is AAA.mat which contains the matrix that generates the issue, as well as a code that reproduces the problem. Following...

4 månader ago | 1 answer | 0

1

answer

Question


How to remove/omit function from autocomplete?
I have a codebase/toolkit in Matlab that is intended for other users. Some functions are supposed to be user facing, and auto-co...

ungefär ett år ago | 1 answer | 0

1

answer

Question


Obscure error in mvncdf()
This error is kind of reproducible but kind of not reproducible. The following is a copy paste that of the output from matlab. E...

ungefär ett år ago | 1 answer | 1

1

answer

Question


Conflicting behaviour of arrayfun() with gpu: example that works and example of error
I often use arrayfun() to evaluate a function on a multidimensional grid on gpu. I have created an example that shows the idea a...

ungefär 2 år ago | 1 answer | 0

1

answer

Question


How to know in advance if creating matrix will run out of memory?
I need to create a matrix of size N-by-M as part of a script, where N and M are inputs to the script. So I will know N and M, a...

ungefär 3 år ago | 1 answer | 0

1

answer

Question


Cause of error "Caught "std::exception" Exception message is: basic_string::substr: __pos (which is 18446744073709551615) > this->size() (which is 52)"
I get the following error message when using 'arrayfun()' to evaluate a function on the gpu. (I have often used this command wit...

nästan 4 år ago | 0 answers | 0

0

answers
Go to top of page