Community Profile

photo

Pooja Lalan

MathWorks

Last seen: más de 2 años hace Con actividad desde 2017

I am an Education Training Engineer at MathWorks.

Estadísticas

All
  • MATLAB Central Treasure Hunt Finisher
  • First Answer
  • Likeable
  • Famous
  • Personal Best Downloads Level 3
  • GitHub Submissions Level 3
  • First Submission
  • Puzzler
  • Curator
  • Commenter
  • Quiz Master
  • CUP Challenge Master

Ver insignias

Content Feed

Ver por

Respondida
Is there a concise way of summing over multiple dimensions of an array?
Starting in R2018b, you can use this syntax sum( SomeArray(1:18, 5:43, :, 2:9), 'all' ) Or the <https://www.mathworks.com...

más de 5 años hace | 1

Respondida
Solve Error Using XLSREAD
The error message is thrown because of the COM/ActiveX layer that is started by XLSREAD. In particular, Excel is not able to all...

alrededor de 6 años hace | 0

Respondida
Does pcolor support datetime?
In my understanding, you would like to have date formatted tick labels for axes when using 'pcolor'. You cannot directly provide...

más de 6 años hace | 0