Feeds
답변 있음
Exec Errors: Invalid object handle & First input argument must be axes handles.
Hi, I got resolve these issues. The question was that I didn't set correctly linkaxes statement and I have checked the 1st i...
Exec Errors: Invalid object handle & First input argument must be axes handles.
Hi, I got resolve these issues. The question was that I didn't set correctly linkaxes statement and I have checked the 1st i...
13년 초과 전 | 0
| 수락됨
질문
Exec Errors: Invalid object handle & First input argument must be axes handles.
Hi, I have got a GUI App to visualize a several data by a 2D Graphic. For this, the sw has got a little form to select the v...
13년 초과 전 | 답변 수: 1 | 0
1
답변질문
XTickLabels after the zooming
Hi, I would like to know how I can set the new xticklabels in a 2D graphic after the zooming. But, I want to delete the prev...
13년 초과 전 | 답변 수: 1 | 0
1
답변질문
Rotation of Tick Labels
Hi, I would like to know how I can rotate the thick labels of an axis of a 2d graphic. Is there a function in matlab api? o...
13년 초과 전 | 답변 수: 1 | 0
1
답변답변 있음
Visualization Dates
Using keeplimits argument you can avoid this issue. Mtlb Usr
Visualization Dates
Using keeplimits argument you can avoid this issue. Mtlb Usr
13년 초과 전 | 0
| 수락됨
질문
Visualization Dates
Hi, I have a issue when I used to use datetick() function to see the different dates that there are inside of the range. C...
13년 초과 전 | 답변 수: 1 | 0
1
답변답변 있음
About null values
Hi, Finally, I got resolve this issue. it was a stupid thing, because I had only to check if the value was Null or not. But ...
About null values
Hi, Finally, I got resolve this issue. it was a stupid thing, because I had only to check if the value was Null or not. But ...
13년 초과 전 | 0
| 수락됨
질문
Keep the graphic's zoom
Hi, I would like to know how I can keep the zoom of graphic when I will go to change the variable that I'm watching at the m...
13년 초과 전 | 답변 수: 2 | 0
2
답변질문
About null values
Hi, I'm using importdata(file) function to extract the file information as a matrix. Until now there isn't any problem. H...
13년 초과 전 | 답변 수: 2 | 0
2
답변답변 있음
uitable's cells as a readonly
Hi, I have tested with this example but I can't set the column that I want. E.g: hT=uitable(...); %To set the ...
uitable's cells as a readonly
Hi, I have tested with this example but I can't set the column that I want. E.g: hT=uitable(...); %To set the ...
13년 초과 전 | 0
| 수락됨
질문
uitable's cells as a readonly
Hi, I would like to know how I can set several cells of a uitable like a readonly effect. Thanks regards.
13년 초과 전 | 답변 수: 2 | 0
2
답변답변 있음
Transformation of Date
Hi, Sorry I have confused. The issue is that the number that I get from a macro is in the 1900/01/01 base of date. Howeve...
Transformation of Date
Hi, Sorry I have confused. The issue is that the number that I get from a macro is in the 1900/01/01 base of date. Howeve...
13년 초과 전 | 0
| 수락됨
질문
Transformation of Date
Hi, I have a issue with several dates that I receive from a macro with numeric format. Then, When I want to transform to str...
13년 초과 전 | 답변 수: 3 | 0
3
답변질문
Bullets in MATLAB GUIs
I would like to know if there is in MATLAB some uiobject to implement the functionality of bullets.
거의 14년 전 | 답변 수: 3 | 0
3
답변질문
Uitable's properties
Hi, I want to know which are the properties of uitable with Matlab R2007b. I have tested with several properties that it appe...
거의 14년 전 | 답변 수: 2 | 0
2
답변질문
Cursor line
Hi, I've got a figure with several subplots. These subplots are located one under the other one. Then, that I want to do is...
거의 14년 전 | 답변 수: 4 | 1
4
답변질문
Apply Zoom in other axes
Hi, I would like to know, how I can apply the zoom that I have applied for one axis to other ones. I have one figure with on...
거의 14년 전 | 답변 수: 1 | 0
1
답변질문
Select axes for zoom in/out
I've got a figure with several axes. These axes are parented with a plot of several variables. Also, I've created a popup menu t...
거의 14년 전 | 답변 수: 2 | 0
2
답변질문
Multiple f(x) values for a 2D graphic
Hi, I want to create a 2D graphic with one value for x axis and several values for y axis. This is easy, but I have a issue...
거의 14년 전 | 답변 수: 2 | 0
2
답변질문
How do I set properties for different vectors in a plot?
I want to set several properties of |plot3|. I have the handle, but I can't set different properties for the three vectors of t...
거의 14년 전 | 답변 수: 2 | 0
2
답변질문
Result of strfind
Hi, I'm using strfind function and I want to check the result of this function. However, when strfind doesn't find the stri...
거의 14년 전 | 답변 수: 2 | 0
2
답변답변 있음
plot3 properties
Hi, One thing I don't understand yet. Why can't I set one style per each vector of plot3? I've tried it with several co...
plot3 properties
Hi, One thing I don't understand yet. Why can't I set one style per each vector of plot3? I've tried it with several co...
거의 14년 전 | 0
질문
plot3 properties
I want to configure a graphic with a differents colors and types of lines, per each line that there is in my graphic. For examp...
거의 14년 전 | 답변 수: 4 | 1
4
답변질문
UI Object for browse button
Hi, I'm developing a matlab gui app and I don't get to find an UI Object to emulate the typical browse button (Open one or se...
거의 14년 전 | 답변 수: 2 | 0
2
답변질문
Read each columns of xls,csv,... as a matrix
I have got a several CSV and XLS files and I want to read with a MATLAB wizard to read each column as a matrix. I have tried i...
거의 14년 전 | 답변 수: 3 | 0