photo

John


University of Alabama at Birmingham

Last seen: 1 year 前 自 2013 起处于活动状态

Followers: 0   Following: 0

消息

统计学

MATLAB Answers

6 个提问
1 个回答

排名
22,881
of 300,037

声誉
1

贡献数
6 个提问
1 个回答

回答接受率
50.0%

收到投票数
1

排名
 of 20,862

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 167,106

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


Call to R error [...unable to load shared object '/usr/lib64/R/library/dplyr/libs/dplyr.so':...] with system(command)
I'm trying to call an 'R' routine from MatLab and keep getting an error: Error: package or namespace load failed for ‘plotly’ i...

5 years 前 | 1 个回答 | 0

1

个回答

提问


How to write ladder logic in Simulink?
I've used Matlab for many years now. Back in the early 1990's, as a control systems engineer, I used ICOM software very effecti...

7 years 前 | 1 个回答 | 1

1

个回答

提问


Trying to install and execute a Matlab program I have running under Linux and have performed the Deploytool (Build,Package with MCR). This is my first deployment attempt at on a Linux machine. Looking for a procedure to guide me in this.
The program works well within Matlab on both Windows and Linux. I have had good luck building and executing in Windows. I made...

12 years 前 | 1 个回答 | 0

1

个回答

已回答
How to obtain RowLabels from a clustergram that is saved as a .fig file without the code and data that generated the clustergram.?
I've got the answer to my own question. Here it is: childs=get(gca,'children'); rowDim= get(childs(length(childs)),'YD...

12 years 前 | 0

| 已接受

提问


How to obtain RowLabels from a clustergram that is saved as a .fig file without the code and data that generated the clustergram.?
The 'rowlabels' must be embedded somewhere within the .fig file. The fig file has been closed and I have reopened it. I tried to...

12 years 前 | 1 个回答 | 0

1

个回答

提问


How to retrieve gene label list from clustergram saved as a figure.
I programatically produce clustergrams and saved them as .fig plots. I wish to obtain the gene list that runs down the vertical...

12 years 前 | 0 个回答 | 0

0

个回答

提问


How to get the list data from a listbox within a saved and recalled .fig file?
I have tried to used get(h,'children') etc. to access the info stored in the .fig file. It seem to be there as the list is about...

12 years 前 | 1 个回答 | 0

1

个回答