plotting sets of data for an nxn matrix, where each element of a matrix is an array
1 view (last 30 days)
Show older comments
Hi, I have two sets of variables. (a1, a2, ….a10) and (b1, b2, ….b15). I am changing 1st set of variables (a’s from let’s say ± 10 % of original values to study its effects on the second set of variables. So for each value of a1 I will have a set of data for b1 up to b15. In the end I have data sets which correspond to a 10x15 matrix/table with each entry as an array. I want to plot and display this variation of data with respect to each other. What will be the best way to do so? I want to display it in the form of color map with coklor and size of the map corresponding to the variation of data. Thanks a lot for the help
2 Comments
Answers (0)
See Also
Categories
Find more on Resizing and Reshaping Matrices 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!