photo

Youssef


Human Resources Development Canada

Aktiv seit 2017

Followers: 0   Following: 0

Nachricht

Statistik

  • Thankful Level 1
  • First Answer

Abzeichen anzeigen

Feeds

Anzeigen nach

Beantwortet
xlsread error after updating to 2016b
I have the same issue, and used the restore commands, but now it gives me empty data file. the loading fails to bring data. Doe...

mehr als 7 Jahre vor | 0

Frage


I do have a matrix A(n,n) and a matrix B(m,n) m<n and want to create a third matrix C(n,n) where C(i,j)= k if A(i,j)<=B(k,j) && if A(i,j)>B(k-1,j).
The question is to rank the element of each vector (column) in A(n,n) according to the order in B(m,n) and get a new matrix with...

mehr als 7 Jahre vor | 1 Antwort | 0

1

Antwort