photo

Namit Joshi

Active since 2022

Followers: 0   Following: 0

Coder

Statistics

All
MATLAB Answers

0 Questions
8 Answers

Cody

0 Problems
1 Solution

RANK
4,863
of 300,338

REPUTATION
10

CONTRIBUTIONS
0 Questions
8 Answers

ANSWER ACCEPTANCE
0.00%

VOTES RECEIVED
1

RANK
 of 20,922

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK
122,394
of 168,149

CONTRIBUTIONS
0 Problems
1 Solution

SCORE
20

NUMBER OF BADGES
1

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

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

View badges

Feeds

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...

3 years 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, ...

3 years 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...

3 years 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...

3 years 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...

3 years 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...

3 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...

3 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...

3 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 ...

3 years ago | 0

| accepted