在Octave中实现Matlab的uicontrol? [英] Implementation of Matlab's uicontrol in Octave?

查看:154
本文介绍了在Octave中实现Matlab的uicontrol?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在尝试运行我们在Octave实验室中使用的图形程序的.m Matlab代码. Octave告诉我,代码中没有使用函数"uicontrol"的定义.

I am trying to run the .m Matlab code of a graphics program used in our lab in Octave. Octave tells me there is no definition of the function "uicontrol", which is used in the code.

经过一些搜索,我了解到JHandles软件包具有"uicontrol" GUI函数的实现.但是,我在任何地方都找不到jhandles.因此:

After some searching, I read that the package JHandles has an implementation of the "uicontrol" GUI function. However, I can't find jhandles anywhere. Therefore:

  1. 有人可以告诉我如何获取jhandles软件包并使它在Mac OS X 10.6中安装的Octave副本中运行吗?

OR

  1. 在Octave的另一个库/程序包中是否存在"uicontrol"的另一种实现方式?

谢谢!

推荐答案

当前正在寻找相同的内容.
到目前为止,仅发现以下内容:
-jhandles(显然可以从octave sourceforge页面获得): http://www.gnu.org/software/octave/FAQ.html#MATLAB-compatibility
-octawrap: http://octawrap.sourceforge.net/

Currently looking for the same thing.
Only found the following so far:
-jhandles (available from the octave sourceforge page apparently): http://www.gnu.org/software/octave/FAQ.html#MATLAB-compatibility
-octawrap: http://octawrap.sourceforge.net/

还没有测试任何一个.

这篇关于在Octave中实现Matlab的uicontrol?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆