Feeds
已回答
function [ med ] = CalculMedian( mat )
the erreur in this line med=A(n/2); %pair else med=A((n+1)/2); %impair % A is a table
function [ med ] = CalculMedian( mat )
the erreur in this line med=A(n/2); %pair else med=A((n+1)/2); %impair % A is a table
8 years 前 | 0
提问
function [ med ] = CalculMedian( mat )
Please can you help me,I have this probleme " *Subscript indices must either be real positive integers or logicals*" when I exec...
8 years 前 | 1 个回答 | 0