Ana
Universidad de Santiago de Compostela
Followers: 0 Following: 0
Statistics
12 Questions
0 Answers
RANK
8,046
of 295,467
REPUTATION
5
CONTRIBUTIONS
12 Questions
0 Answers
ANSWER ACCEPTANCE
66.67%
VOTES RECEIVED
5
RANK
of 20,234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,912
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
How do I access a field on a struct which is not always in the same level?
Hello, I have a problem in generalizing a code for different structure contents. The problem is that I need to access a field...
6 years ago | 2 answers | 0
2
answersQuestion
Is it possible to add in a customized toolbar the white arrow (Edit Plot) functionality?
Hello, I am working on a GUI with an axes and I would like the user to have the option of eliminating certain "lines" of the ...
9 years ago | 0 answers | 0
0
answersQuestion
Problem opening figure (.fig) with boxplots in some Matlab versions
Hello, I am having some problems with opening a figure that contains some boxplots. The .fig was saved with MatlabR2012a and ...
9 years ago | 0 answers | 0
0
answersQuestion
How to set cursor position on a table after CellSelectionCallback
Hello, I am having some problems with adding a hint text on a table cell. I want a text to be displayed on the cell until the...
9 years ago | 1 answer | 0
1
answerQuestion
Why is the patch function modifying the line width of existing lines?
Hello all, I am having some trouble with the patch function, whenever I use it it is changing the line width (at least apparent...
9 years ago | 1 answer | 0
1
answerQuestion
Solving hyperbolic 1D equation
Hello, I need to solve the 1D wave equation with some particular initial and boundary conditions, I have seen the "pdepe" fun...
10 years ago | 0 answers | 1
0
answersQuestion
GUI: How to update the handles when calling a function Callback inside another Callback?
Hello, I am having some problems with a Matlab GUI, basically the problema appears when I try to call a Callback function fro...
10 years ago | 5 answers | 3
5
answersQuestion
Elementwise product ef elements of a vector times a matrix
Hello, I have a 2x2 matrix, imagine: A=[1 2;3 5]; And a vector, for example of dimension 6: b=1:6; I need to ...
13 years ago | 1 answer | 0
1
answerQuestion
Swap axis in 3d figure
Hello, I have a 3d plot, for example obtained with a surf command. How can I swap or exchange the x and z axis (with the corr...
13 years ago | 2 answers | 0
2
answersQuestion
Access to array elements
Hi, I have a matrix, A, and I want to access the elements given by the vectors ind_rows, ind_cols. If I make A(ind_rows,ind_c...
13 years ago | 2 answers | 0
2
answersQuestion
Sum of matrices obtained as sum of vector products
Hello, I have a set of column vectors, organized in a matrix of size (number of vectors)x(length of vectors). I need to cons...
13 years ago | 1 answer | 0
1
answerQuestion
How do I change the colors in a legend on a bar plot when I change the colors of the bars?
I am having some problems with adapting a legend to a bar plot. I have changed the colors of the bars, but when creating the l...
14 years ago | 3 answers | 1