![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/4388589.jpg)
Rednar
Followers: 0 Following: 0
Professional Interests: Signal Processing
Statistica
RANK
3.271
of 297.016
REPUTAZIONE
17
CONTRIBUTI
5 Domande
1 Risposta
ACCETTAZIONE DELLE RISPOSTE
100.0%
VOTI RICEVUTI
8
RANK
of 157.725
CONTRIBUTI
0 Problemi
0 Soluzioni
PUNTEGGIO
0
NUMERO DI BADGE
0
CONTRIBUTI
0 Post
CONTRIBUTI
0 Pubblico Canali
VALUTAZIONE MEDIA
CONTRIBUTI
0 Punti principali
NUMERO MEDIO DI LIKE
Feeds
Domanda
Error using RESHAPE but I'm not using reshape
When executing one of my functions I'm getting: Error using reshape To RESHAPE the number of elements must not change. Bu...
oltre 11 anni fa | 1 risposta | 0
1
rispostaDomanda
How to compile Simulink models before doing simulation?
I'm working on a MATLAB script that will run different Simulink models but everytime I load one using sim(myModel) it takes an a...
oltre 11 anni fa | 3 risposte | 2
3
risposteDomanda
How to run MATLAB function and Simulink model simultaneously?
I have a MATLAB function that displays a figure I draw using annotations and I have a Simulink model that records brain signals....
oltre 11 anni fa | 1 risposta | 1
1
rispostaDelete repeated row in matrix
I think what you are looking for is the function "unique". Try using: B = unique(A,'rows') That will delete repeated row...
oltre 11 anni fa | 5
| accettato
Domanda
Visual C++ compiler not found
I'm trying to create a Visual C++ solution file from a Simulink model but it keeps telling me that there is "*No supported Visua...
oltre 11 anni fa | 1 risposta | 0
1
rispostaDomanda
Can mexw64 files be used on 32 bit matlab?
I'm trying to run a simulation with Simulink but it keeps throwing me errors of the type "Error in S-Function ... does not exist...
oltre 11 anni fa | 1 risposta | 0