Feeds
提问
Noob problem: Defining a fumction and passing values issues an error "Subscript indices must either be real positive integers or logicals."
I have the following function: function [ result ] = SSD( i1, i2 ) if size(i1) == size(i2) [r, c] = size(i1) ...
10 years 前 | 1 个回答 | 0