Community Profile

photo

Vaibhav Tomar

MathWorks

Last seen: 3 years ago Active since 2019

Statistics

  • Knowledgeable Level 1
  • First Answer

View badges

Content Feed

View by

Answered
how to get the license for the online matlab
Hey, if your university or organisation owns the license for the use of MATLAB, you can login with your said credentials and acc...

4 years ago | 0

Answered
Index of Matching String in Cell Array
Hey, in this problem you just need to implement the use of one string function. The function is strcmp() Here's an implementati...

4 years ago | 1

| accepted

Answered
Solve Function - Having Difficulties
Quotes are necessary as it's a string. You need to use str2sym str2sym(symstr) evaluates symstr where symstr is a string repre...

4 years ago | 0

Answered
Euler's method for 2nd order ODE
Can you please specify the values of T, Y and X. Without that it's difficult to say why the code is throwing errors. I'd suggest...

4 years ago | 0