Labfans是一个针对大学生、工程师和科研工作者的技术社区。 论坛首页 | 联系我们(Contact Us)
MATLAB爱好者论坛-LabFans.com
返回   MATLAB爱好者论坛-LabFans.com > 人工智能 > 计算机视觉/图像处理
计算机视觉/图像处理 A discussion board for Computer Vision & Digital image processing.
 
 
主题工具 显示模式
旧 2010-06-10, 21:37   #1
qiuyan9900
初级会员
 
注册日期: 2010-06-10
年龄: 37
帖子: 4
声望力: 0
qiuyan9900 正向着好的方向发展
微笑 关于一个焦点丢失的问题~~~

我用MATLAB7.0以上的版本画了个GUI界面。在第一次运行界面时,系统都能正常运行的,但是,当我换过数据之后会丢失焦点!!!求牛人帮忙找下原因谢谢了

第一次运行
hf =

190.0010


x =

Columns 1 through 12

1.0000 0.9969 0.9877 0.9724 0.9511 0.9239 0.8910 0.8526 0.8090 0.7604 0.7071 0.6494

Columns 13 through 24

0.5878 0.5225 0.4540 0.3827 0.3090 0.2334 0.1564 0.0785 0.0000 -0.0785 -0.1564 -0.2334

Columns 25 through 36

-0.3090 -0.3827 -0.4540 -0.5225 -0.5878 -0.6494 -0.7071 -0.7604 -0.8090 -0.8526 -0.8910 -0.9239

Columns 37 through 48

-0.9511 -0.9724 -0.9877 -0.9969 -1.0000 -0.9969 -0.9877 -0.9724 -0.9511 -0.9239 -0.8910 -0.8526

Columns 49 through 60

-0.8090 -0.7604 -0.7071 -0.6494 -0.5878 -0.5225 -0.4540 -0.3827 -0.3090 -0.2334 -0.1564 -0.0785

Columns 61 through 72

-0.0000 0.0785 0.1564 0.2334 0.3090 0.3827 0.4540 0.5225 0.5878 0.6494 0.7071 0.7604

Columns 73 through 84

0.8090 0.8526 0.8910 0.9239 0.9511 0.9724 0.9877 0.9969 1.0000 0.9969 0.9877 0.9724

Columns 85 through 96

0.9511 0.9239 0.8910 0.8526 0.8090 0.7604 0.7071 0.6494 0.5878 0.5225 0.4540 0.3827

Columns 97 through 101

0.3090 0.2334 0.1564 0.0785 0.0000

第二次运行
hf =

190.0010


x =

Columns 1 through 20

1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1

Columns 21 through 40

1 1 1 1 1 1 1 1 1 1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1

Columns 41 through 60

-1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1

Columns 61 through 80

1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1

Columns 81 through 100

1 1 1 1 1 1 1 1 1 1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1

Column 101

-1

??? Error using ==> axes
Invalid object handle.

Error in ==> plot_modulate at 37
axes(h_axes2);

??? Error while evaluating uicontrol Callback.

>>

此帖于 2010-06-10 21:46 被 qiuyan9900 编辑。
qiuyan9900 当前离线   回复时引用此帖
 

主题工具
显示模式

发帖规则
不可以发表新主题
不可以发表回复
不可以上传附件
不可以编辑自己的帖子

启用 BB 代码
论坛启用 表情符号
论坛启用 [IMG] 代码
论坛禁用 HTML 代码



所有时间均为北京时间。现在的时间是 23:32


Powered by vBulletin
版权所有 ©2000 - 2025,Jelsoft Enterprises Ltd.