Error in plotting ternary diagram using my script
古いコメントを表示
- add_ternary_paths.m
- adjust_axis_color.m
- basic_example.m
- identify_ternary_axis.m
- ok.m
- restack_dataplots.m
- tern2base.m
- tern2cart.m
- ternary_arrays.m
- ternary_axes.m
- ternary_axes_limits.m
- ternary_axes_titles.m
- ternary_datatip.m
- ternary_grid_lines.m
- ternary_outlines.m
- ternary_shift_XY.m
- ternary_tick_labels.m
- ternary_tick_lines.m
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 件のコメント
darova
2021 年 8 月 29 日
There are too much complications. Please simplify the code or make another example
Onkar Khadke
2021 年 8 月 29 日
darova
2021 年 8 月 29 日
That is a lot of work too downlaod all those scripts
Onkar Khadke
2021 年 8 月 29 日
Cris LaPierre
2021 年 8 月 30 日
編集済み: Cris LaPierre
2021 年 8 月 30 日
A link to the file exchange would be helpful, then.
回答 (1 件)
It works fine for me.
unzip('github_repo.zip')
ok
3 件のコメント
Onkar Khadke
2021 年 8 月 30 日
Cris LaPierre
2021 年 8 月 30 日
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
2021 年 8 月 30 日
カテゴリ
ヘルプ センター および File Exchange で Spline Postprocessing についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
