Feeds
提问
Prompt user input for table inputdlg
I have an issue: I want an user defined input such as the "input" command in an m code file. But when i use the inputdlg and...
11 years 前 | 1 个回答 | 0
1
个回答提问
Look up value function
I have found peaks from a variable and i want to back track. The function uses two variables to give out a 17x10 matrix I have ...
11 years 前 | 0 个回答 | 0
0
个回答提问
Subscripted assignment dimension mismatch.
% name: MaxEff.m function [MaxEff] = KTKQMaxEffoutput(OptEff) MaxEff = zeros(size(OptEff, 2), size(OptEff, 3)); for im = 1:...
11 years 前 | 1 个回答 | 0
1
个回答提问
The name 'string' is not an accessible property for an instance of class 'root'.
I have been given the error: KTKQJ_graphs Error using hg.root/set The name 'string' is not an accessible property for an in...
11 years 前 | 1 个回答 | 0