Feeds
提问
Warning: Integer operands are required for colon operator when used as index
For this code: 40: y1_x=y_data(1) 41: y1=round(y1_x) 42: y2_x=y_data(2) 43: y2=y2_x-y1_x+y1 I get this output(a...
14 years 前 | 2 个回答 | 0
2
个回答已回答
'fill' and 'image' incompatible
This bug doesn't exist on the UNIX version. Probably only Win Vista and Win 7.
'fill' and 'image' incompatible
This bug doesn't exist on the UNIX version. Probably only Win Vista and Win 7.
14 years 前 | 0
已回答
graphic "ghost"
This is probably a side-effect of bug http://www.mathworks.com/support/bugreports/384622.
graphic "ghost"
This is probably a side-effect of bug http://www.mathworks.com/support/bugreports/384622.
14 years 前 | 0
已回答
graphic "ghost"
This was further clarified at: http://www.mathworks.com/matlabcentral/answers/6771-fill-and-image-incompatible
graphic "ghost"
This was further clarified at: http://www.mathworks.com/matlabcentral/answers/6771-fill-and-image-incompatible
14 years 前 | 0
| 已接受
提问
'fill' and 'image' incompatible
This demonstrates my previous question(http://www.mathworks.com/matlabcentral/answers/6749-graphic-ghost), now with real code. ...
14 years 前 | 2 个回答 | 0
2
个回答提问
graphic "ghost"
I'm creating a object shape with 'fill' and then updating it's position on the screen with 'set'. When I also use 'image' to ...
14 years 前 | 2 个回答 | 0
2
个回答提问
Publish function code
While I'm publishing a M file, I also would like to publish some user defined functions. Can I have that done on the same output...
15 years 前 | 1 个回答 | 1
1
个回答提问
add points to plot
I'm using the following code to add points to a plot the fastest way possible. But this way I need to read the existing points,...
15 years 前 | 1 个回答 | 0
1
个回答提问
c2dt: why isn't it listed at "Control System Toolbox" functions list? [r2010b]
I found c2dt with the help of google, because otherwise I can't find any link on the documentation, specificaly under "Control S...
15 years 前 | 1 个回答 | 0
