photo

Raúl


Universitat Pompeu Fabra - Spain

2013년부터 활동

Followers: 0   Following: 0

메시지

통계

MATLAB Answers

20 질문
1 답변

순위
18,111
of 300,381

평판
2

참여
20 질문
1 답변

답변 채택
65.0%

획득한 표
2

순위
 of 20,941

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 168,477

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • First Review
  • Thankful Level 3

배지 보기

Feeds

보기 기준

질문


Error using svmpredict on libsvm
Hi all, Once I want to predict my following vectors of values in order to get the correct label, I get the following message....

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

0

답변

질문


Colour matrix depending on the value
Hi all, Thanks in advanced. I have a matrix of 9x9 which those interesting values goes from a min to a max value. These va...

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

0

답변

질문


Callback function with pushbutton option
Hi all, I'm trying to configure an uicontrol gui of pushbutton type. I would like to create several pushbuttons and depending...

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

1

답변

질문


create plot object for future use
Hi all, I would like to create a plot object. I mean, to use the drawn plot for future uses along the same script. For exa...

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

2

답변

질문


Draw borders inside imagesc matrix
Hi all, I'm trying to draw the borders inside the following image: https://www.dropbox.com/s/uy6g0eqrovkquyl/Matrix.jpg ...

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

1

답변

질문


Delete all figures, lines and plots
Hi all, I have a code which merges a plot, with several lines and an imagesc figure. I have to generate several images where ...

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

1

답변

답변 있음
Handle line from two vectors
I would like to add that the value from 'h' using both options is a double instead of a vector of doubles as it should be. Th...

12년 초과 전 | 0

질문


Handle line from two vectors
Hi all, I'm generating a plot from two vectors. These vectors are shown below. I would like to save this generated line in a ...

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

2

답변

질문


Apply transparency to an imagesc figure
Hi all, I would like to apply transparency to a figure generated by imagesc (probably, it does affect). I've seen that the...

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

2

답변

질문


Resize plot merged with an imagesc figure
Hi all, My code generates two different figures one an matrix using imagesc which is resized using the part of code i = ...

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

0

답변

질문


Merge imagesc and plot into same figure
Hi all, My code creates an imagesc figure from a matrix and later on, it creates a plot from two arrays. It works properly se...

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

1

답변

질문


Get intersection value from two lines
Hi all, The following code generates the graph below it: clear all; prompt = {'Height Antennas:','Height Tags:'...

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

1

답변

질문


Plot graph using line command
Hi all, I would like to know what returns the command line. For example, I have this line. h = line([x],[y],'color','r'); ...

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

1

답변

질문


Assign value to an array
Hi all, I would like to assign a specific value to a specific position into an array. The part of code where i'm getting e...

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

1

답변

질문


Round double value to 2 decimal
Hi all, I'm trying to round an array of double values to 2 decimals. This is my code: for k=1:n, y(k)=k*st; ...

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

2

답변

질문


Merge path and filename for xlswrite
Hi all, I would like to save an excel file which it could be already created or not to a dynamic path with a specific filenam...

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

1

답변

질문


Sorting the name field in dir command
Hi all, I have a problem when I'm trying to get the content of a folder. It gets the name of the files but not in order. For ...

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

4

답변

질문


Hatched fill pattern using colormap
Hi all, I have a code which generates a plot where the source is a matrix. Each position contains one value from 0 to 3 (incl...

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

1

답변

질문


xlswrite using different names
Hi all, I'm trying to create a loop where some data is read in one file and writes it in the copy of a template. The output e...

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

1

답변

질문


Open template excel and save it with other name
Hi all, I would like to open an existing Excel file as template, copy some already collect data to this "template" and save ...

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

0

답변

질문


Error with horzcat matrix
Hi everybody, I'm new with Matlab and I have an error when I'm trying to execute my code. This program extracts data from sev...

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

1

답변