Statistik
RANG
110.203
of 301.481
REPUTATION
0
ANTWORTZUSTIMMUNG
50.0%
ERHALTENE STIMMEN
0
RANG
of 21.298
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 174.744
BEITRÄGE
0 Probleme
0 Lösungen
PUNKTESTAND
0
ANZAHL DER ABZEICHEN
0
BEITRÄGE
0 Beiträge
BEITRÄGE
0 Öffentlich Kanäle
DURCHSCHNITTLICHE BEWERTUNG
BEITRÄGE
0 Discussions
DURCHSCHNITTLICHE ANZAHL DER LIKES
Feeds
Frage
Matrix as output in an S-function
Hi, I'm trying to put a matrix in the output of an s-function but I'm getting following error: In an assignment A(I) = B,...
mehr als 14 Jahre vor | 1 Antwort | 0
1
AntwortIn an assignment A(I) = B, the number of elements in B and I must be the same.
So back to the original problem: further on in the code I want to give a matrix as output of the s-function There should be tw...
mehr als 14 Jahre vor | 0
In an assignment A(I) = B, the number of elements in B and I must be the same.
I can't use the debugger cause the function-file is run by another file and so Matlab just says the error is on the line where t...
mehr als 14 Jahre vor | 0
Frage
In an assignment A(I) = B, the number of elements in B and I must be the same.
Hi, I'm getting following error: In an assignment A(I) = B, the number of elements in B and I must be the same. ... even...
mehr als 14 Jahre vor | 5 Antworten | 0
