plotting sets of data for an nxn matrix, where each element of a matrix is an array
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
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 Commenti
Risposte (0)
Vedere anche
Categorie
Scopri di più su Resizing and Reshaping Matrices in Help Center e File Exchange
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!