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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 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년 전 | 답변 수: 1 | 0
