Community Profile

photo

Namit Joshi

Active since 2022

Coder

Statistics

All
  • MATLAB Central Treasure Hunt Finisher
  • Solver
  • Knowledgeable Level 1
  • First Answer

View badges

Content Feed

View by

Answered
License expiration and the usage of the system when the grace period is over
Hi Alexander, MATLAB Online is accessible during the license expiry grace period. If your license is a term license with a grac...

1 year ago | 0

| accepted

Answered
Error while installing SImscape multibody
In order to use Simscape Multibody, you would need to install Simscape as well. Kindly restart the MATLAB installation package, ...

1 year ago | 0

Solved


Pizza!
Given a circular pizza with radius _z_ and thickness _a_, return the pizza's volume. [ _z_ is first input argument.] Non-scor...

1 year ago

Answered
Not symbol in MATLAB stateflow
Hi Karhika, In MATLAB NOT symbol is represened by "~" instead of "!", therefore stateflow automatically changes the symbol. Ho...

1 year ago | 0

Answered
Fprintf not showing up in function output
Hi Gurinder, When we assign "A = fix(10*rand(3))", the variable "A" stores a matrix of 3X3. In the code you have provided (I ha...

1 year ago | 0

Answered
Matlab has stopped working on startup
Hi, Please refer to the following links to troubleshoot MATLAB startup issues. https://in.mathworks.com/matlabcentral/answer...

2 years ago | 0

Answered
Unable to use MATLAB : error : "com.mathworks.jmi.MatlabException: Error in Connector"
Hi, Please refer to the following link to know more about this issue https://in.mathworks.com/matlabcentral/answers/460800-w...

2 years ago | 1

Answered
Find angle at which parabola passes through a set point
Hi, Please refer to the following link to know more about finding angle of a trajectory https://in.mathworks.com/matlabcentra...

2 years ago | 0

Answered
Difficulties Extracting Header Info from .xlsx File in MATLAB 2020b
Hey, This is a known issue in MATLAB R2020b. It has been fixed in R2021b and the subsequent releases. I suggest you to upgrade ...

2 years ago | 0

| accepted