photo

ZK


2013년부터 활동

Followers: 0   Following: 0

메시지

통계

MATLAB Answers

23 질문
0 답변

순위
215,736
of 300,381

평판
0

참여
23 질문
0 답변

답변 채택
56.52%

획득한 표
0

순위
 of 20,941

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 168,477

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Thankful Level 3

배지 보기

Feeds

보기 기준

질문


Bar3 with stacked and width.
Hi, How can I create a bar plot using, width and stacked style in the same time. I need a 3D bar plot in style with 'stacked' op...

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

0

답변

질문


point of view of sphere
Hi, How can I set a start point of view of sphere with added points by scatter3?

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

0

답변

질문


GUI set handles don't pass value
Hi, I have if statement, to change added value in GUI edit text button if it is greater than 16. Right now it isn't working, wha...

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

1

답변

질문


Ginput with fullcross specifier modifications
Hi all. I am using ginput with fullcross pointer specifier. How can I limit the pointer axes, to not be displayed outside ...

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

0

답변

질문


fullcross pointer to line or changing a colours?
Hi, Can I modify a fullcross pointer to horizontal or vertical line, or if this is impassible, can I modify only one line of ful...

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

1

답변

질문


Setting starting position of sphere.
Hi, How can I set a default rotation position of: [Xs Ys Zs]=sphere(80);

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

1

답변

질문


Multiple axis labelling and signing.
Hi. Is a possible to scale and sign or better label below axis x (1:36) in plot contourf like that? 1 2 3 4 5 6 7 8 9 10 11 1...

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

1

답변

질문


Solving physics integrals in matlab.
Hello, I would like to solve a simple integral in matlab like: <<http://i44.tinypic.com/2mhhjis.jpg>> What is the best m...

12년 초과 전 | 답변 수: 0 | 0

0

답변

질문


Loading variable from whos
Hi I am working on a group of variables, and I want work on every of them changing them value in loop. I grouped interested m...

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

2

답변

질문


uicontrol togglebutton turn off by enter key
Hi I am using uicontrol togglebutton, with function impoint inside and I wish to when pressing enter stop displaying point from ...

12년 초과 전 | 답변 수: 0 | 0

0

답변

질문


Formula if with few statements
Hi I would like to create a multiple statement in loop if containing an 'or' and 'and'. Is this possible to have a few && an...

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

1

답변

질문


Using GUI listbox to display files.
Hello. Can You show me, how to use GUI listbox to display files from folder and to select few of them to use them? Thank Y...

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

1

답변

질문


Reading files with extension.
I'm using: A = dir(uigetdir('C:\','Select directory of a files')); What can I use instead of fullfife() to loa...

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

1

답변

질문


Using GUI to saving/loading directory.
Hi, I have a question. I'm writing a scripts that converts data files, after that I'm converting them to exe files using dep...

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

2

답변

질문


Deleting line containing symbol.
Hi can You help me finish this command: E(any(regexp(E, 'A|' , 'match' );,2),:) = []; Deleting line in variable E(readed ...

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

2

답변

질문


Reading and grouping data from file
Hi I have to read a data from the file. Readings from several hours, are saved in in this format: TIME 00:00 A ...

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

1

답변

질문


Saving variables in the loop.
Hi Im using fgets to display every line in the file. fid = fopen('file'); tline = fgets(fid); while ischar(tline) ...

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

1

답변

질문


fprintf nested cells in matlab
Hi. I have the following: A<3x1 cell> where cells are arranged in column: .<1x15 cell> .<1x15 cell> .<1x15 c...

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

1

답변

질문


Renaming file name with variable.
Hi i would like to rename or save as new file, generated by: fid = fopen('TempFile.htm','w'); In the name of new file I wo...

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

1

답변

질문


Adding space/symbol to the readed line.
Hi. I had readed line of numbers as a char, like this: 2.450333.000 2.450333.000 5.100 1.230 1.210333.000 333.000 7....

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

1

답변

질문


Using fgetl() to read lines
How can I choose different line to read instead first line, using fgetl() formula? Thank you.

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

2

답변

질문


Loading digit from big number
Hi, I have another question. I have a big number something like 200308091234562. I would like to appeal to indicated parts. To o...

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

2

답변

질문


Loading data from document and isolating numbers.
Hi, I have to add to creating program a complicated database from other file with united numbers sometimes with no space between...

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

1

답변