gpt4 book ai didi

Matlab XTickLabels 警告

转载 作者:太空宇宙 更新时间:2023-11-03 19:52:19 25 4
gpt4 key购买 nike

我在 Matlab 2014b 中有一个简单的绘图。例如:

b1 = bar(1:12, rand(12,1));
ax1 = gca;

使用 XTickLabels 属性时弹出如下警告信息:

xticklabels = ax1.XTickLabels;
Warning: The XTickLabels property will be removed in a future release.

此时首选使用什么属性?

最佳答案

要使用的正确属性是 XTickLabel 而不是 XTickLabels

关于Matlab XTickLabels 警告,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/28090990/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com