![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/2596445_1522090402096_DEF.jpg)
Ana
Universidad de Santiago de Compostela
Followers: 0 Following: 0
統計
MATLAB Answers
12 質問
0 回答
ランク
of 157,725
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
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年以上 前 | 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 ...
約9年 前 | 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 ...
約9年 前 | 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年以上 前 | 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年以上 前 | 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年以上 前 | 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...
11年弱 前 | 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 ...
約13年 前 | 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...
約13年 前 | 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...
13年以上 前 | 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年以上 前 | 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...
約14年 前 | 3 件の回答 | 1