Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

4
  • $\begingroup$ I want to construct a 3D plot like this. with three varying axis. But I was unable to construct this..mathematica.stackexchange.com/questions/85717/…. $\endgroup$ Commented Jan 6, 2021 at 14:03
  • 1
    $\begingroup$ @S.Pyne. But the data sample you show doesn't support making such a plot. Please edit your question so as to give us a better sample of your data. $\endgroup$ Commented Jan 6, 2021 at 14:16
  • $\begingroup$ I have attached three set of datapoint here.dataset1={{0.12, 8, 0.3456}, {0.16, 8, 0.567}, {0.22, 8, 0.8765}, {0.367, 8, 0.9877}, {0.9876, 8, 1.234}, {1.6889, 8, 1.7889}, {1, 87655, 8, 2.123}}; dataset2={{0.267, 10, 2.56}, {0.6778, 10, 3.098}, {0.945, 10, 4.89}, {1.345, 10, 5.123}, {1.987, 10, 5.987}, {2.345, 10, 5.899}, {3.123, 10, 7.345}}; dataset3={{0.456, 13, 3.123}, {0.7643, 13, 4.1234}, {1.788, 13, 5.654}, {2.122, 13, 6.123}, {3.123, 13, 6.98}, {4.123, 13, 7.123}, {5.123, 13, 8.123}}; $\endgroup$ Commented Jan 6, 2021 at 16:19
  • $\begingroup$ @S.Pyne. Posting the additional data in a comment to my answer is totally inappropriate. Please edit your question so it includes this additional data. $\endgroup$ Commented Jan 6, 2021 at 22:56