mItk - MATLAB Cody - MATLAB Central

mItk

2856
Rank
3
Badges
1150
Score
1 – 50 of 134

mItk submitted Solution 1292560 to Problem 44344. The 5th Root

on 17 Oct 2017

mItk submitted Solution 1292557 to Problem 44344. The 5th Root

on 17 Oct 2017

mItk submitted a Comment to Problem 71. Read a column of numbers and interpolate missing data

Seems the test suite always calls the function with the same cell array 'Day Temp' ' 1 1.3' ' 2 1.12' ' 3 17' ' 4 -32' ' 5 13' ' 6 4.4' ' 7 19'.

on 26 Oct 2016

mItk submitted Solution 1032548 to Problem 72. Interpolator

on 26 Oct 2016

mItk submitted Solution 1024715 to Problem 58. Tic Tac Toe FTW

on 20 Oct 2016

mItk submitted a Comment to Problem 52. What is the next step in Conway's Life?

I suppose the error "Error using life Too many output arguments." is due to shadowing. It seems thet test suite calls \toolbox\matlab\demos\life.m

on 17 Oct 2016

mItk submitted a Comment to Problem 52. What is the next step in Conway's Life?

Is there something wrong with the test suite? function B = life(A) B = A; end produces "Error using life Too many output arguments." See comment on solution 1019804.

on 17 Oct 2016

mItk received Commenter badge for Solution 1019804

on 17 Oct 2016

mItk submitted a Comment to Solution 1019804

Is there something wrong with the test suite? function B = life(A) B = A; end produces "Error using life Too many output arguments."

on 17 Oct 2016

mItk liked Problem 68. Kaprekar Steps

on 13 Oct 2016

mItk submitted Solution 1014131 to Problem 68. Kaprekar Steps

on 13 Oct 2016

1 – 50 of 134
Go to top of page