3D data set needs to be entered in boxcount/ imread/ imsec

1 次查看(过去 30 天)
i have a txt file like
X=[some values]
Y=[some values]
Z=[some values]
objective:
1> txt file to be given by user
2> using jpg of the plot to be avoided
> boxcount related solution preferred

回答(1 个)

Image Analyst
Image Analyst 2014-4-15
Hint: use uigetfile() to let the user specify the file. I don't see where imread() would come into this at all. I don't see why jpegging the plot might even be thought of as being a part of the solution.

类别

Help CenterFile Exchange 中查找有关 Interactive Control and Callbacks 的更多信息

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by