Info

Cette question est clôturée. Rouvrir pour modifier ou répondre.

Delay related Problem help us

1 vue (au cours des 30 derniers jours)
shane watson
shane watson le 18 Fév 2017
Clôturé : MATLAB Answer Bot le 20 Août 2021
I'm stuck in a problem. I have array of zeros and ones like [ 0 1 1 1 1 0 0 ] I find its location by using strfind now I want to delay the location, for example, D=3 three times delay for this I code
for n=1:4(shows number ones)
K=(v=strfind)+delay ;
end
But what the problem is I don't get the delay Help me out

Réponses (0)

Cette question est clôturée.

Tags

Aucun tag saisi pour le moment.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by