hi guys, I want to make a spectral RollofPoint of speech and when I enter this code from mathworks, I get this error that the variable t1 is not declared, even though I declared it. Please I will be happy for every piece of advice.

1 view (last 30 days)

Accepted Answer

Stephan
Stephan on 12 May 2021
Edited: Stephan on 12 May 2021
You have to run code so that the variables appear in your workspace. go to the editor tab and press "run". the editor tab appears when you click into the code section.
  3 Comments

Sign in to comment.

More Answers (0)

Community Treasure Hunt

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

Start Hunting!