Krishna Ghanakota
Followers: 0 Following: 0
Statistica
3 Domande
0 Risposte
RANK
235.082
of 295.448
REPUTAZIONE
0
CONTRIBUTI
3 Domande
0 Risposte
ACCETTAZIONE DELLE RISPOSTE
66.67%
VOTI RICEVUTI
0
RANK
of 153.872
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
Hello All, I am trying to implement a pulse counter on a RasPi 3 Model B using Simulink and send the count to ThingSpeak cloud using the ThingSpeak Write block.
I have implemented the functionality using a polling mechanism (Model_02) and it works fine. The model counts an edge rise on G...
9 mesi fa | 0 risposte | 0
0
risposteDomanda
Hello, I have an array of values in "In", I would like to extract the samples in "In" between the indices specified in "SIdx" and "EIdx". SIdx and EIdx are also arrays.
I would like to acheive the functionality without using a for loop. Currently the code is written as Working Code : In = 1:100...
9 mesi fa | 2 risposte | 0
2
risposteDomanda
Hello, I have a cell array with the list of files I would like to delete. However I would not like to use a for loop to loop through each file to delete it.
Files - A cell array of size 1x3 with file names to be deleted. Files = 1×3 cell array {'1.txt'} {'2.txt'} {'...
9 mesi fa | 2 risposte | 0