Community Profile

photo

Nuno


UC

Last seen: 3 years ago Active since 2011

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 3

View badges

Feeds

View by

Question


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...

13 years ago | 2 answers | 0

2

answers

Answered
'fill' and 'image' incompatible
This bug doesn't exist on the UNIX version. Probably only Win Vista and Win 7.

13 years ago | 0

Answered
graphic "ghost"
This is probably a side-effect of bug http://www.mathworks.com/support/bugreports/384622.

13 years ago | 0

Answered
graphic "ghost"
This was further clarified at: http://www.mathworks.com/matlabcentral/answers/6771-fill-and-image-incompatible

13 years ago | 0

| accepted

Question


'fill' and 'image' incompatible
This demonstrates my previous question(http://www.mathworks.com/matlabcentral/answers/6749-graphic-ghost), now with real code. ...

13 years ago | 2 answers | 0

2

answers

Question


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 ...

13 years ago | 2 answers | 0

2

answers

Question


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...

13 years ago | 1 answer | 1

1

answer

Question


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,...

13 years ago | 1 answer | 0

1

answer

Question


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...

13 years ago | 1 answer | 0

1

answer