Community Profile

photo

Ana


Universidad de Santiago de Compostela

Last seen: 3 years ago Active since 2011

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 3

View badges

Feeds

View by

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

answers

Question


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 ...

8 years ago | 0 answers | 0

0

answers

Question


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 ...

8 years ago | 0 answers | 0

0

answers

Question


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...

8 years ago | 1 answer | 0

1

answer

Question


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

answer

Question


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...

9 years ago | 0 answers | 1

0

answers

Question


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

answers

Question


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 ...

12 years ago | 1 answer | 0

1

answer

Question


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...

12 years ago | 2 answers | 0

2

answers

Question


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...

12 years ago | 2 answers | 0

2

answers

Question


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...

12 years ago | 1 answer | 0

1

answer

Question


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...

13 years ago | 3 answers | 1

3

answers