photo

Ana


Universidad de Santiago de Compostela

Last seen: 3 years 前 自 2011 起处于活动状态

Followers: 0   Following: 0

消息

统计学

  • Thankful Level 3

查看徽章

Feeds

排序方式:

提问


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 前 | 2 个回答 | 0

2

个回答

提问


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 前 | 0 个回答 | 0

0

个回答

提问


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 前 | 0 个回答 | 0

0

个回答

提问


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 前 | 1 个回答 | 0

1

个回答

提问


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 前 | 1 个回答 | 0

1

个回答

提问


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 前 | 0 个回答 | 1

0

个回答

提问


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 前 | 5 个回答 | 3

5

个回答

提问


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 前 | 1 个回答 | 0

1

个回答

提问


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 前 | 2 个回答 | 0

2

个回答

提问


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 前 | 2 个回答 | 0

2

个回答

提问


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 前 | 1 个回答 | 0

1

个回答

提问


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 前 | 3 个回答 | 1

3

个回答