How can I get desired shape from data in text files?
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
I have some text files in a folder. I generated a graph from those textfiles which has some shapes. I attached the graph. I want to know which textfiles are refered to round shapes in the graph and then I would like to know the radius and area of that round shapes. Can anyone help me with this? Thanks.![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/322372/image.jpeg)
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/322372/image.jpeg)
0 comentarios
Respuestas (1)
Kavya Vuriti
el 30 de Jun. de 2020
Hi,
Assuming you are looping through text files, fetching data and plotting them, I would suggest adding legends to the axes to distinguish plots from different files(data). Here is the detailed documentation of adding legents while plotting different data.
0 comentarios
Ver también
Categorías
Más información sobre Annotations en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!