photo

Jared


University of Kansas

自 2011 起处于活动状态

Followers: 0   Following: 0

消息

统计学

All
MATLAB Answers

5 个提问
2 个回答

File Exchange

1 文件

排名
6,521
of 299,916

声誉
7

贡献数
5 个提问
2 个回答

回答接受率
80.0%

收到投票数
2

排名
11,551 of 20,840

声誉
41

平均
5.00

贡献数
1 文件

下载次数
1

ALL TIME 下载次数
366

排名

of 166,562

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • First Review
  • 5-Star Galaxy Level 1
  • First Submission
  • Thankful Level 1
  • Knowledgeable Level 1
  • First Answer

查看徽章

Feeds

排序方式:

提问


Change the name of a column in one gui from another
*OBJECTIVE* I am trying to change the column names of a table named 'data' in the main gui from a sub-gui to the value of 're...

12 years 前 | 0 个回答 | 0

0

个回答

提问


Solving Matrices with Symbolic Variables
I am trying to figure out how to solve a problem such as [A]{X}={0} where [A] is a numerical matrix such as [1 2 3 4] ...

14 years 前 | 3 个回答 | 1

3

个回答

已提交


MathGen v0.02
simple math engine

14 years 前 | 1 次下载 |

5.0 / 5
Thumbnail

已回答
Multiple GUI's together for the same program
Suppose you have 2 GUIs main and ext_plot you can open the 2nd GUI from main with the line ext_plot; You can pass varia...

14 years 前 | 1

| 已接受

已回答
Locating max/min of 3d surface
I found the answer myself so I figured I might as well post the solution for anyone else. sh=ezsurf(func,limit); zd=get(...

14 years 前 | 0

| 已接受

提问


Locating max/min of 3d surface
How could I go about locating the global min/max of a user input function. The GUI plots a function based on user input: % Ge...

14 years 前 | 1 个回答 | 0

1

个回答

提问


Create a function from user input string
I am trying to develop a GUI which will allow the user to type a function into a text box and then perform operations to that fu...

14 years 前 | 2 个回答 | 0

2

个回答

提问


Store keys pressed
Hi, Im trying to store all the keys pressed in a vector to export to excel. My question is how to create a loop which stores ...

14 years 前 | 1 个回答 | 0

1

个回答