Clear Filters
Clear Filters

To save values in an array

1 view (last 30 days)
S.A
S.A on 27 Mar 2018
Commented: Birdman on 27 Mar 2018
I have calculated the psnr value for one original image with its reference image, Similarly I have calculated it for 10 images. How can I save the values of those 10 images separately into an array?

Accepted Answer

Birdman
Birdman on 27 Mar 2018
Use for loop.
  7 Comments
S.A
S.A on 27 Mar 2018
Thank you Sir
Birdman
Birdman on 27 Mar 2018
If my answer helped, you can accept it .

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!