Feeds
提问
When I switch a double variable to a cell array the dimensions are wrong
I have a 4 by 4 double that I want to switch to a cell array, so i can search for the occurrence of a number. lets A be the ...
7 years 前 | 1 个回答 | 0
1
个回答提问
Undefined variable or class ERROR when i call my function
my function takes in two inputs the number of random points or pixels (p) and the file name that all the data will be extracted ...
7 years 前 | 0 个回答 | 0
0
个回答提问
I can't store the output of a while variable in an array and graph it, help
here is my code I have no idea how to fix it. count=0; i=0; p = randi(101); limit = input('entre the number of s...
8 years 前 | 1 个回答 | 0
