Feeds
回答済み
Subscript assignment mismatch with the use of 'find'
Thanks. But in that case...using '==' should not give a result for a lot more cases. Also, using _linspace_ instead of col...
Subscript assignment mismatch with the use of 'find'
Thanks. But in that case...using '==' should not give a result for a lot more cases. Also, using _linspace_ instead of col...
14年以上 前 | 0
質問
Subscript assignment mismatch with the use of 'find'
The following as commands typed in the command window with the results: >> X = 0:0.001:1; >> find(X==0.57) ...
14年以上 前 | 3 件の回答 | 0
3
回答質問
What is wrong with the code?
I have this small code: function test L = 10; t = existing_chk('L',uigetdir) function x = existing_chk(name_x,...
14年以上 前 | 2 件の回答 | 0
