由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
EE版 - Re: Matlab Guru please help
相关主题
请教Matlab画图问题柴油机方面的专家
how to plot a circle in matlab?Anyone program powerpc?
问一个matlab画图的问题A matlab question
如何解决Labview 与Matlab 混合编程的一个Error?大家推荐一个ip camera吧
关于IC设计回国创业的一个讨论为什么cadence仿真的图直接贴到word里那么难看?
any optimization theory guru here?Marvell 电面的一些问题。
Looking for a tech guru?is there unique real analytical solution to this set of eq
Jim Williams, analog circuit guru, dies[job opening]DDR Controller designer needed
相关话题的讨论汇总
话题: matlab话题: guru话题: script话题: axis话题: just
进入EE版参与讨论
1 (共1页)
s*****c
发帖数: 753
1

Just write your own script to plot the data into a 2D
matrix, and then use imwrite.
So that script should know what resolution the jpg file will
be (can be a constant like 640*480 or can be taken as
parameter). That script should be able to determine the
scale to use (maxx, minx, maxy, miny) and calculate a
conversion factor. You have to create the marker, axis,
label (at least 0-9 and "." to mark the axis)etc. yourself.
If your figures have same scale, you can just copy the outer
part of the f
1 (共1页)
进入EE版参与讨论
相关主题
[job opening]DDR Controller designer needed关于IC设计回国创业的一个讨论
Re: Matlab question, pls help meany optimization theory guru here?
Re: Matlab数据传递问题Looking for a tech guru?
Re: 问一个关于Matlab的土问题Jim Williams, analog circuit guru, dies
请教Matlab画图问题柴油机方面的专家
how to plot a circle in matlab?Anyone program powerpc?
问一个matlab画图的问题A matlab question
如何解决Labview 与Matlab 混合编程的一个Error?大家推荐一个ip camera吧
相关话题的讨论汇总
话题: matlab话题: guru话题: script话题: axis话题: just