static variables in matlab?
5 views (last 30 days)
Show older comments
Pradeep Gowda
on 5 Apr 2015
Commented: Pradeep Gowda
on 5 Apr 2015
basically i have a GUI for image compression , in which i need to plot a graph for input values(quality) and output(PSNR), but i need minimum of 5 values, as i tried to store the inputs and outputs in an array it stores only the current execution values but i need to retain the values of all other previous inputs and outputs. is there a way to achieve this?
0 Comments
Accepted Answer
More Answers (0)
See Also
Categories
Find more on Whos in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!