Error in plotting ternary diagram using my script

3 views (last 30 days)
Hello MATLAB community,
I am attaching a script named as ok.m
I am getting an unsymmetrical ternary plot after running this script (ok.m). I am attaching relevant functions too which are required for running my script named as ok.m
Can someone help me in setting the axes of this ternary plot symmetrical.
Please help me as I am new to MATLAB.
Thank you
Note: After saving all functions attached here, then only run the script named as ok.m
  5 Comments
Onkar Khadke
Onkar Khadke on 29 Aug 2021
I agree sir. Also, as all these files were uploaded by the author who was not from MathWorks. So while downloading all those scripts, the author mentioned to save these all .m files in the current directory. I know it's a time taking task. But just a matter to download and save it at the current directory. After that it's just a matter of running the ready-made script ok.m
Please look at the output once after downloading all the files sir. If you could help then it's appreciated.
Thank you

Sign in to comment.

Answers (1)

Cris LaPierre
Cris LaPierre on 30 Aug 2021
It works fine for me.
unzip('github_repo.zip')
ok
  3 Comments
Cris LaPierre
Cris LaPierre on 30 Aug 2021
I would suggest sharing this with the author of the code. You can leave a comment in the Discussions tab of the File Exchange page.
Onkar Khadke
Onkar Khadke on 30 Aug 2021
Alright I will drop a message on discussion tab. Thank you

Sign in to comment.

Community Treasure Hunt

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

Start Hunting!