Rafet
Yildiz Teknik Universitesi
Followers: 0 Following: 0
Feeds
提问
How to create time varying filters in MATLAB?
Hi, I have a Simulink model for filtering some sort of signals and my model includes time varying IIR filter blocks. Now, I a...
7 years 前 | 0 个回答 | 0
0
个回答提问
Why Simulink Minmax block gives wrong value?
Hi, I have a simple model, generating a sine wave, calculating its absolute value and displaying maximum of this absolute val...
9 years 前 | 0 个回答 | 0
0
个回答已回答
Why simulink creates sine wave for 10 seconds?
Sorry for bothering, I found it. It is not related with the sine wave, it is simulation time which can be defined from the "s...
Why simulink creates sine wave for 10 seconds?
Sorry for bothering, I found it. It is not related with the sine wave, it is simulation time which can be defined from the "s...
9 years 前 | 2
提问
Why simulink creates sine wave for 10 seconds?
Hi, I am very new to simulink, and trying to construct simple block diagrams with mathmatical operators. When I add a sine wa...
9 years 前 | 2 个回答 | 0
2
个回答提问
Why import data tool replaces logical values with NaN?
Hi, I have a matrix on MATLAB and want to save the matrix as ".dat" file, I achieved this but when I import these data to MAT...
9 years 前 | 0 个回答 | 0
0
个回答提问
How to define surface color or colormap with a color matrix?
Hi, I have a 3D (volume) matrix and want to plot a surface for each 2D matrix in third dimension, for example I have a matrix...
10 years 前 | 1 个回答 | 0
1
个回答提问
Missing objects in saved figure?
Hi, I have some plots on my gui and want to save the current figure as jpeg. I achieved this goal but something is missing. T...
10 years 前 | 0 个回答 | 0
0
个回答提问
How to find axes in gui?
Hi, I'm trying to plot sth on axes2 in a gui, I think first I must find the axes2 and then set it as current axes. But MAT...
10 years 前 | 2 个回答 | 0
2
个回答已回答
Is there a property such as 'Ticks' for colorbars?
I found my answer on help, I think it may be a version difference. Because colorbar in MATLAB 2014a has 'YTick' property inst...
Is there a property such as 'Ticks' for colorbars?
I found my answer on help, I think it may be a version difference. Because colorbar in MATLAB 2014a has 'YTick' property inst...
10 years 前 | 1
| 已接受
提问
Is there a property such as 'Ticks' for colorbars?
Hi, I wonder if there is a property such as 'Ticks' or 'TickLabels' for colorbars. Because MATLAB says: Error using colo...
10 years 前 | 1 个回答 | 0
1
个回答已回答
uicontextmenu callback function number of arguments error?
I found my answer in this link: <http://www.mathworks.com/help/matlab/creating_guis/write-callbacks-using-the-programmatic-wo...
uicontextmenu callback function number of arguments error?
I found my answer in this link: <http://www.mathworks.com/help/matlab/creating_guis/write-callbacks-using-the-programmatic-wo...
10 years 前 | 0
| 已接受
已解决
Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...
10 years 前
提问
uicontextmenu callback function number of arguments error?
Hi, I'm trying to add a context menu to a contourf plot and i want its callback to plot the contourf in a new figure. Actuall...
10 years 前 | 1 个回答 | 0
1
个回答提问
How to plot 3d boxes in the most efficient way?
Hi, I am working on a 3d matrix and I want to plot cubes or spheres for each point in 3d axes. I tried plotcube function f...
10 years 前 | 0 个回答 | 0
0
个回答提问
3D interpolation with interp3
Hi, I have three dimensional scattered data and want to interpolate my data on X-Y-Z space, but when I use 'spline' method or...
10 years 前 | 1 个回答 | 0
1
个回答提问
Parallel processing with own code?
Hi, I am recently interested with parallel computing/processing, but I wonder whether it is possible to create your own scrip...
10 years 前 | 0 个回答 | 0
0
个回答提问
Createfcn is not working during displaying an image in background?
Hi, I have a simple code to display an image in GUI background, but I cannot make it visible. I just did the same thing wi...
10 years 前 | 1 个回答 | 0
1
个回答提问
inverse matrix problem, why inv(A)*A~=I
hi everyone, while solving a set of equations i can get a square matrix in various sizes, but whatever the matrix size is, i ...
10 years 前 | 1 个回答 | 0
1
个回答提问
how to plot in two axes
hi, i have two axes on my gui file, and i wanna plot different graphs to these axes, but i cant control where to plot, it plots...
11 years 前 | 1 个回答 | 0