Timeline for Identify the Conic Section
Current License: CC BY-SA 3.0
9 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| May 4, 2016 at 4:19 | vote | accept | Community Bot | ||
| Apr 18, 2016 at 1:24 | history | edited | David | CC BY-SA 3.0 |
deleted 92 characters in body
|
| Apr 17, 2016 at 22:42 | history | edited | David | CC BY-SA 3.0 |
added 39 characters in body
|
| Apr 17, 2016 at 22:40 | comment | added | David |
Cheers, the max() thing was silly of me, I did have comparisons there before and got lazy obviously! That way of getting the ones is very nice too.
|
|
| Apr 16, 2016 at 0:16 | comment | added | Suever |
Also instead of ones(length(p),1) you could do 1+p(:,1)*0
|
|
| Apr 16, 2016 at 0:12 | comment | added | Suever |
Rather than comparing max() == 0 you can simplify to ~max()
|
|
| Apr 15, 2016 at 23:19 | history | edited | David | CC BY-SA 3.0 |
added 41 characters in body
|
| Apr 15, 2016 at 1:49 | history | edited | David | CC BY-SA 3.0 |
deleted 44 characters in body
|
| Apr 15, 2016 at 1:43 | history | answered | David | CC BY-SA 3.0 |