any one help me to correcte eroor
Info
This question is closed. Reopen it to edit or answer.
Show older comments
Answers (2)
Brandon
on 25 Nov 2014
0 votes
The error states that the variable Ts_Power is not defined. If you are defining it, make sure that the spelling and capitalization is the same between where you are defining it and calling it.
If you aren't defining it, you need to do so.
This question is closed.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!