由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
EE版 - 关于copy matlab codes的问题
相关主题
Intern Opportunity for 3D-IC layout in Chicago Areadigital IC 还有前途吗
Re: a basic Q on electronic circus借问大家设计layout时都留最少多少trace spacing
Re: 新手的cadence layout问题,请大侠们指点!CADENCE schematic /layout design中的callback
古怪的SPICE问题如何去掉layout中的label和pin name
经典电路图书,有用的就下载吧土问 layout的一个问题
real electrical engineer问个oscillator仿真的问题
请问:比较器的响应时间layout是不是很容做?
请问,什么是meander fork structure?Training course for IC layout design
相关话题的讨论汇总
话题: 10话题: page话题: fix话题: matlab话题: eeta
进入EE版参与讨论
1 (共1页)
z*******x
发帖数: 30
1
大家好,请教一个问题:我想把matlab codes 拷到word 文档里,如何实现在拷的时候
,把line number也烤进来?
就是我希望考的形式是这样:
1 r = [0:fix((n-1)/2) -fix(n/2):-1]';
2 XT=10^-2;revE=10^-10;omga=5;%wvl=0.633*10^-6;
3 eeta=10^-3;AT=1.863*10^-2;AS=1.9*10^-4;ATS=9.41*10^-3;
而不是这样:
r = [0:fix((n-1)/2) -fix(n/2):-1]';
XT=10^-2;revE=10^-10;omga=5;%wvl=0.633*10^-6;
eeta=10^-3;AT=1.863*10^-2;AS=1.9*10^-4;ATS=9.41*10^-3;
谢谢!
w*******d
发帖数: 3714
2
拷到excel,自己做一个行,哈哈
m**********e
发帖数: 57
3
Google it, you will find the solution, esample:
http://office.microsoft.com/en-us/word/HP052312431033.aspx
1. Select the text you want to number.
2. On the File menu, click Page Setup, and then click the Layout tab.
3. In the Apply to box, click Selected text.
Microsoft Word will add page breaks (page break: The point at which
one page ends and another begins. Microsoft Word inserts an "automatic" (or
soft) page break for you, or you can force a page break at a specific
location b
l***g
发帖数: 1035
4
check out the MATLAB commands: publish, grabcode, notebook
z*******x
发帖数: 30
5
millions of thanks to you all! Will try them and see....
1 (共1页)
进入EE版参与讨论
相关主题
Training course for IC layout design经典电路图书,有用的就下载吧
对career很迷茫(VLSI到RF)real electrical engineer
初入RF,请教大牛请问:比较器的响应时间
Question about Cadence PCB Layout请问,什么是meander fork structure?
Intern Opportunity for 3D-IC layout in Chicago Areadigital IC 还有前途吗
Re: a basic Q on electronic circus借问大家设计layout时都留最少多少trace spacing
Re: 新手的cadence layout问题,请大侠们指点!CADENCE schematic /layout design中的callback
古怪的SPICE问题如何去掉layout中的label和pin name
相关话题的讨论汇总
话题: 10话题: page话题: fix话题: matlab话题: eeta