photo

Rooy


2012년부터 활동

Followers: 0   Following: 0

메시지

통계

MATLAB Answers

16 질문
1 답변

순위
17,554
of 297,457

평판
2

참여
16 질문
1 답변

답변 채택
93.75%

획득한 표
1

순위
 of 20,438

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 158,938

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Thankful Level 3

배지 보기

Feeds

보기 기준

질문


3d Plot ( Weird Issue)
***Trying to make a 3-d plot but something is going wrong and i can"t figure it out.* *Plot should come out to the figure bel...

대략 11년 전 | 답변 수: 0 | 0

0

답변

질문


Flipping Values (1 Line)
I have to create this program which flips two values and both are inputted by the user. I have to flip the value in a single li...

11년 초과 전 | 답변 수: 3 | 0

3

답변

질문


Delete rows with strings for a cell array
I have a cell array that contains a few rows of strings and want to delete the whole row if they are all strings. 'Cause' ...

11년 초과 전 | 답변 수: 1 | 0

1

답변

질문


Delete rows with NaN for a cell array
I want to remove the rows that have NaN and still keep the dimension of the array intact. [ NaN] [ Na...

11년 초과 전 | 답변 수: 2 | 0

2

답변

질문


Changing variable after each loop iteration
Will it be possible to change the variable or assign an new variable after each loop iteration a=9 while a>0 a=inp...

대략 12년 전 | 답변 수: 2 | 0

2

답변

질문


Fliping a value between zero and one
When p=0; I have to use a loop to flip the value of p between 0 and 1 and each time it has to be different in a single line ...

대략 12년 전 | 답변 수: 3 | 0

3

답변

답변 있음
Displaying GIF Image Matlab
Well it looks like I will just get windows to open the file from Matlab. Thank you very much for all the help.

거의 13년 전 | 0

질문


Displaying GIF Image Matlab
I tried using this code [X,map] = imread('electricity.gif'); imshow(X,map) I also tried looking at online help ...

거의 13년 전 | 답변 수: 3 | 0

3

답변

질문


Can' read low level file
% open the file for reading fp = fopen(filename,'r'); % get off the header line fgetl(fp); %get data...

거의 13년 전 | 답변 수: 1 | 0

1

답변

질문


Getting sound to play and stop
I am trying to start and stop playing music in GUI matlab % --- Executes on button press in Start. function Start_Callba...

거의 13년 전 | 답변 수: 1 | 0

1

답변

질문


Traping Error user input
n=inputdlg('Please input a number more than or equal one:') I would like to trap the user if they input anything other than n...

거의 13년 전 | 답변 수: 2 | 0

2

답변

질문


Creating input options based on a number
<<http://img835.imageshack.us/img835/619/80115152.png>> Just say I put in 7 for the amount, how would the input option print ...

거의 13년 전 | 답변 수: 1 | 0

1

답변

질문


Getting image only to popup
<<http://img41.imageshack.us/img41/3008/96506160.png>> *Here is what I need* <<http://img42.imageshack.us/img42/7427/94164...

거의 13년 전 | 답변 수: 4 | 0

4

답변

질문


Plus and minus sign for an equation
I need the plus and minus sign before the square root function, am I doing it right? a=((xx+yy)/2)+sqrt((((xx+yy)^2)/2)+xy^2)...

거의 13년 전 | 답변 수: 2 | 0

2

답변

질문


Change Color Multiple Times
Is it possible to change the color of the comment line multiple times in one script file like word. Having different color comme...

거의 13년 전 | 답변 수: 1 | 0

1

답변

질문


Change Color of Code Comments
I would like to know if it will be possible to change the color of the comment line which is green at the moment. Thank you

거의 13년 전 | 답변 수: 1 | 0

1

답변

질문


Help!!!!!!!! How to replace all the negative values in an array with zeros?
Would anyone know how to use the vectorization method for this question? I did it the loop method but I would also need to do it...

거의 13년 전 | 답변 수: 2 | 1

2

답변