![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/6316530_1522113578112_DEF.jpg)
Inês Mendes
2015 年からアクティブ
Followers: 0 Following: 0
統計
MATLAB Answers
19 質問
0 回答
ランク
of 157,725
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
Substitute values in an array
Hi guys, I have a question. I have an array like this: d=[1 1 1 1 1 2 2 2 2 2 1 1 1 1 1 ] How can i...
約9年 前 | 1 件の回答 | 0
1
回答質問
Plot in a Gui vs figure plot
Hi guys! I have a problem with a gui. When I plot a surf on an axe.handles in a gui, it comes up different from the exact ...
9年以上 前 | 0 件の回答 | 0
0
回答質問
PLOT A SURFACE IN WHICH Z IS INDEPENDENT FROM X AND Y
Hi guys! I am trying to plot a surf in which x, y and z are independent from each other but it´s not working. I initially...
9年以上 前 | 0 件の回答 | 0
0
回答質問
Change Matrix dimension with NaN
Hi guys, After extracting some data the result is something like this: h=[ 2 3 4, 5 6 , 7 8 9] which is wrong and th...
9年以上 前 | 1 件の回答 | 0
1
回答質問
How to plot a contourf ?
Hi guys, Do any of you know if it is possible to plot a contourf in which my y axis corresponds to a string array, my x axis ...
9年以上 前 | 1 件の回答 | 0
1
回答質問
Comparing to string vectors
Hi guys, I am having a lot of trouble comparing 2 arrays of strings. For example, I have: date = ['12-10-1992';'13-10...
9年以上 前 | 2 件の回答 | 0
2
回答質問
Change message in static text in a gui -loop
Hi guys, I am having some trouble changing a static text in a gui. I have a loop and a message that changes along that lo...
9年以上 前 | 1 件の回答 | 0
1
回答質問
Filling different size vectors with NaN
Hi guys! I am having some trouble filling in a vector with NaN. I have 2 vectors with different sizes, and i want to mak...
9年以上 前 | 1 件の回答 | 1
1
回答質問
Create a Message Box with a condition
Hi guys, I have a question. I am trying to create a msgbox with a condition and i don´t know why but it isn´t working.. ...
9年以上 前 | 1 件の回答 | 0
1
回答質問
List files within a folder
Hi guys, I am trying to list all the files i have inside a folder but i am having some difficulties. First of all, i listed...
9年以上 前 | 1 件の回答 | 0
1
回答質問
how to choose the 1st popupmenu option without having to pick it
Hi guys, I have a popup menu with several options. I want the gui to assume the first option without having to choose it. lik...
9年以上 前 | 1 件の回答 | 0
1
回答質問
Intersect 2 arrays to find a position
I have 3 vectors like these: hour=[8 8 8 9 9 9] Minute=[15 30 45 15 30 45] V=[10 6 5 4 3 11] How do I intersect the ...
9年以上 前 | 2 件の回答 | 0
2
回答質問
why isn´t datevec accepting strings like this one: "12-12-2012 00:00"?
Hi guys, I used datevec before but never with a string that points to midnight. I have an array like this one: 01-...
9年以上 前 | 1 件の回答 | 0
1
回答質問
Extract only part of a data sheet
Hi guys! If i have an interface in which a user chooses a day and month, how do i extract only the data from that date? Im...
9年以上 前 | 1 件の回答 | 0
1
回答質問
Identify postion in a date vector
Hiii, I am trying to identify the index of the day and month in a date string. I used datevec and now I have an array with...
9年以上 前 | 1 件の回答 | 0
1
回答質問
how to read part of an excel that corresponds to a date chosen by the user in a gui matlab
Hi guys! I extracted the excel file onto the gui but now i am struggling with extracting only part of the data. I want to ext...
9年以上 前 | 0 件の回答 | 0
0
回答質問
How to extract a excel file to a GUI after the user chooses it on a popup menu?
Hi guys, I am working with GUI and i am struggling with extracting the data from some excel files onto the program. I know...
9年以上 前 | 1 件の回答 | 0
1
回答質問
How to extract only part of a file name
I am trying to extract a file but i don´t want to extract it´s entire name. For example: In inv_1000061014358_20150424_...
9年以上 前 | 2 件の回答 | 0
2
回答質問
How to create a toolbox - function " Package a Toolbox"
Hi, I am trying to create a toolbox. I read the help section and there is a mention of a "Package a Toolbox" function in the ...
10年弱 前 | 1 件の回答 | 0