incomplete graph from array
Afficher commentaires plus anciens
Hello, I have created an array of a table. a plot of the data shows a complete sine wave. When I plot the array using "contour" option the plot reveals 2 sides of a rectangle where as I expected 4 sides completing the rotation.
Will someone please correct me?
gs
7 commentaires
Guillaume
le 19 Août 2019
I'm not sure what you call an array of a table, nor what you call the contour option of plot.
In any case, for us to have a chance to tell you what is wrong with what you're doing, we need to see what you are actually doing. Paste or attach your code, and supply some demo data.
Gavin Seddon
le 20 Août 2019
KSSV
le 20 Août 2019
You cannot use contour straight away on Table class. YOu need to input a matrix. Attach your data for help or use Contour with matrix as input data.
Gavin Seddon
le 20 Août 2019
Nishant Gupta
le 22 Août 2019
Hi Gavin
Can you send the table which you created?
Gavin Seddon
le 22 Août 2019
Guillaume
le 22 Août 2019
Please, do not close your own questions just because they've been resolved. Questions and answers are for the benefit of everybody. Closing a question makes it disappear.
Réponses (0)
Catégories
En savoir plus sur Logical dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!

