Feeds
提问
Unrecognized function or variable
I'm having a problem where whenever I try to assign a function to a variable it says its an "Unrecognized function or variable" ...
2 years 前 | 2 个回答 | 0
2
个回答提问
I keep getting an error "Error using plot Data must be a single input of y-values or one or more pairs of x- and y-values." for the code below calling to a function:
set(groot,'defaultLineLineWidth', 141) for i = 1:141 A1 = BME490LL1.A1; A2 = BME490LL1.A2; B1 = BME490LL1.B1; ...
2 years 前 | 1 个回答 | 1
1
个回答提问
Index exceeds the number of array elements. Index must not exceed 2.
Hi, can someone help me figure out why my code is showing "Index exceeds the number of array elements. Index must not exceed 2" ...
3 years 前 | 1 个回答 | 0