Community Profile

photo

Veselin Ivanov


Active since 2015

Followers: 0   Following: 0

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


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) ...

meer dan 8 jaar ago | 1 answer | 0

1

answer