Community Profile

photo

kobi


sce.ac.il

Active since 2014

Followers: 0   Following: 0

Message

Statistics

  • First Answer

View badges

Feeds

View by

Question


how to make uiopen wait until it loads the variables it shoud have load?
function buttonImport_Callback(~,~) uiopen('C:\Users\kobi\Documents\MATLAB\.wav'); VDTMF %another m file that...

9 years ago | 1 answer | 0

1

answer

Answered
How many years do i need to get the amount?
i=0.06; a=20000; n=a; for y=1:a n=n*i+n; if n>500000 display(n); display(y); ...

9 years ago | 0

Question


need help combining UIOPEN & wavread
hello, i wrote a function that reads a wave file using wavread and does the goertzel algorythem (encoding it from a dialing ...

9 years ago | 0 answers | 0

0

answers