声振论坛

 找回密码
 我要加入

QQ登录

只需一步,快速开始

查看: 9762|回复: 13

[图像处理] matlab画的三维图的怎么使x轴的label标注平行于x轴

[复制链接]
发表于 2008-2-22 01:43 | 显示全部楼层 |阅读模式

马上注册,结交更多好友,享用更多功能,让你轻松玩转社区。

您需要 登录 才可以下载或查看,没有账号?我要加入

x
谢谢


--------------------
请注意你的标题,不要出现不合适的词

[ 本帖最后由 eight 于 2008-2-22 10:35 编辑 ]
回复
分享到:

使用道具 举报

发表于 2008-2-22 13:14 | 显示全部楼层
xlabel('time','rotation',30)

建议多使用 help,自己解决问题,而不是一味发问。说实话,你的问题一时半刻我回答不到,我也是 help 出来的:

1. doc xlabel 就会见到:
  1. xlabel(...,'PropertyName',PropertyValue,...)  
  2. specifies property name and property value pairs for the text graphics object created by xlabel.
复制代码
2. 点击上面的 text 标识的链接,这等同于 doc text

3. 之后就在页面中找到:
  1. text(x,y,z,'string','PropertyName',PropertyValue....)  
  2. adds the string in quotes to the location defined by the coordinates and uses the values for the specified text properties. See the text property list section at the end of this page for a list of text properties.
复制代码
4. 按照3的指示点击页面底部 Text Properties for property descriptions 中的链接

5. 最后找到这个属性:

  1. Rotation
  2.    scalar (default = 0)
  3. Text orientation. This property determines the orientation of the text string. Specify values of rotation in degrees (positive angles cause counterclockwise rotation).
复制代码

[ 本帖最后由 eight 于 2008-2-22 17:00 编辑 ]

评分

1

查看全部评分

 楼主| 发表于 2008-2-22 16:40 | 显示全部楼层

十分感谢eight院长

:handshake

[ 本帖最后由 无水1324 于 2008-2-22 17:08 编辑 ]
发表于 2008-3-24 22:18 | 显示全部楼层
顶好帖,不仅给出答案还教了怎么用MATLAB的Help
发表于 2009-2-14 21:12 | 显示全部楼层
好贴,我一直想知道HELP怎么使用,总感觉找不到我需要的东西
发表于 2009-5-26 15:41 | 显示全部楼层
很感谢eight,通过看你的帖子学了很多东西!
发表于 2010-2-21 00:17 | 显示全部楼层
好贴,我一直想知道HELP怎么使用,总感觉找不到我需要的东西
发表于 2010-2-28 19:20 | 显示全部楼层
好贴必须顶一个
发表于 2010-4-15 09:59 | 显示全部楼层
致以新手最真诚的感谢
发表于 2010-7-30 22:13 | 显示全部楼层
谢谢耐心解答,看了很有收获!谢谢:handshake
发表于 2011-4-29 11:05 | 显示全部楼层
回复 2 # eight 的帖子

不错,好帖
发表于 2012-6-28 22:09 | 显示全部楼层
真正的会学习的人。很佩服你。
发表于 2012-8-8 16:32 | 显示全部楼层
我一直想知道HELP怎么使用,总感觉找不到我需要的东西
发表于 2013-5-23 16:03 | 显示全部楼层
谢谢、、、、、、
您需要登录后才可以回帖 登录 | 我要加入

本版积分规则

QQ|小黑屋|Archiver|手机版|联系我们|声振论坛

GMT+8, 2024-5-6 14:30 , Processed in 0.098233 second(s), 22 queries , Gzip On.

Powered by Discuz! X3.4

Copyright © 2001-2021, Tencent Cloud.

快速回复 返回顶部 返回列表