由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
Unix版 - 请教一个matlab x,y label 的问题
相关主题
How to export figures from gnuplot?[转载] who are using Pro/Toolkit
Which TCP/IP book is better?Is that possible to run a matlab program in background?
which one to mark?root做不到的事?
Re: what's the command to count the number of lines in a file?为什么普通用户无法登陆?
cygwin 问题请教HP laserjet 5M 打印机不能打印ps/pdf文件,怎么办呀?
在x-win的matlab中按了一个键,suspend了bad root shell?
Re: [转载] How to set ENV for root?Why I can not change my password?
Re: help, how to generate a temp file namehow to print the first paragraph of a text file?
相关话题的讨论汇总
话题: matlab话题: square话题: root话题: denote话题: label
进入Unix版参与讨论
1 (共1页)
j****e
发帖数: 508
1
请教怎样在x 或 y 轴上标上,如 root square (2). 谢谢!
r****d
发帖数: 375
2
x^2

【在 j****e 的大作中提到】
: 请教怎样在x 或 y 轴上标上,如 root square (2). 谢谢!
w**k
发帖数: 58
3
use xlabel ( 'root square (2)')

【在 j****e 的大作中提到】
: 请教怎样在x 或 y 轴上标上,如 root square (2). 谢谢!
j****e
发帖数: 508
4
root square, not square. But thanks!

【在 r****d 的大作中提到】
: x^2
j****e
发帖数: 508
5
Thanks! But I want the mathematical denote of 'root square (2)', not the text
denote.

【在 w**k 的大作中提到】
: use xlabel ( 'root square (2)')
r****y
发帖数: 1437
6

\surd, but it would not a very good-looking sqaure root.


【在 j****e 的大作中提到】
: Thanks! But I want the mathematical denote of 'root square (2)', not the text
: denote.

j****e
发帖数: 508
7
Thanks! Tried that, but it didn't even look like a root square. Seems not an
easy problem.

text

【在 r****y 的大作中提到】
:
: \surd, but it would not a very good-looking sqaure root.
:

r****y
发帖数: 1437
8

Essential Matlab is not good at generating very good-looking texts for
figures. It uses some latex notations, but not all of them.
My approach usually is to generate figures alone in Matlab, then output
as ps or eps. Then I can put complicated text in by editing those eps files in
Adobe Illustrator or Word.

【在 j****e 的大作中提到】
: Thanks! Tried that, but it didn't even look like a root square. Seems not an
: easy problem.
:
: text

j****e
发帖数: 508
9
Thanks, man! Looks like this is the right way to do.

for
output
in
an

【在 r****y 的大作中提到】
:
: Essential Matlab is not good at generating very good-looking texts for
: figures. It uses some latex notations, but not all of them.
: My approach usually is to generate figures alone in Matlab, then output
: as ps or eps. Then I can put complicated text in by editing those eps files in
: Adobe Illustrator or Word.

1 (共1页)
进入Unix版参与讨论
相关主题
how to print the first paragraph of a text file?cygwin 问题请教
[转载] perl help: how to copy, not link在x-win的matlab中按了一个键,suspend了
about vi.Re: [转载] How to set ENV for root?
Re: Solaris2.6,忘了root口令,有普通帐号,怎么办?Re: help, how to generate a temp file name
How to export figures from gnuplot?[转载] who are using Pro/Toolkit
Which TCP/IP book is better?Is that possible to run a matlab program in background?
which one to mark?root做不到的事?
Re: what's the command to count the number of lines in a file?为什么普通用户无法登陆?
相关话题的讨论汇总
话题: matlab话题: square话题: root话题: denote话题: label