photo

John


University of Alabama at Birmingham

Last seen: 1년 초과 전 2013년부터 활동

Followers: 0   Following: 0

메시지

통계

MATLAB Answers

6 질문
1 답변

순위
22,881
of 300,338

평판
1

참여
6 질문
1 답변

답변 채택
50.0%

획득한 표
1

순위
 of 20,922

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 168,149

참여
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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 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년 전 | 답변 수: 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년 초과 전 | 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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 1 | 0

1

답변