photo

rishabh gupta


Attivo dal 2018

Followers: 0   Following: 0

Statistica

  • First Review
  • First Answer

Visualizza badge

Feeds

Visto da

Domanda


Not able to use function "MultiObjectTrackerKLT"
I am using MATLAB 2017a version and trying to use the function "MultiObjectTrackerKLT". But whenever i run the code, it shows t...

quasi 6 anni fa | 1 risposta | 0

1

risposta

Domanda


how can i use audioplayer command in my GUI to play an audio?
i want that when i press the play button(that i created in my GUI), a song plays. it is working fine with 'sound' command,but i ...

oltre 6 anni fa | 1 risposta | 0

1

risposta

Risposto
swap columns of a matrix
you can also use: k_minus_rev = k_minus(:, [length(k_minus):-1:1])

oltre 6 anni fa | 0