Community Profile

photo

Irene


Active since 2012

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


randperm reports too many input arguments
Running the following command as listed in http://www.mathworks.com/help/matlab/ref/randperm.html but getting an error .....

11 years ago | 1 answer | 0

1

answer

Question


Accessing global variable from function
I have the following code: function [ dirsOut, dirsPerTask ] = prepare( n ) global dirs; numOfDirs = size(dirs,...

11 years ago | 2 answers | 0

2

answers