Community Profile

photo

Anusha Sridharan

MathWorks

Last seen: Today Active since 2016

Web Application Developer at MathWorks

Statistics

All
  • 5-Star Galaxy Level 1
  • GitHub Submissions Level 1
  • First Submission
  • MATLAB Central Treasure Hunt Finisher
  • Solver
  • Thankful Level 1
  • Promoter
  • Knowledgeable Level 1
  • First Answer

View badges

Content Feed

View by

Submitted


MATLAB-Central-Interface-for-MATLAB
Toolbox to access MATLAB Central APIs from MATLAB

6 months ago | 2 downloads |

Thumbnail

Solved


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

2 years ago

Answered
Can you help me changing my Selection?
You might be able to do this yourself from your account and navigating to My Profile. If you are unable to do so yourself, you c...

7 years ago | 0

Answered
How to stop Matlab online from automatically logging out
Currently, there is no way of controlling this behavior on MATLAB Online. As per the latest version, if you leave your session i...

7 years ago | 0

| accepted

Answered
Is there an equivalent command to "Unit delay" box of simulink in Matlab ?
You can take a look at the Control System Toolbox linked below which lets you specify a delay on your system. <http://www.mathwo...

7 years ago | 0

Answered
Why Don't Documentation and Check for Updates work with R2016b for Mac OS X El Capitan?
You could try using the online documentation available at this link: <http://www.mathworks.com/help/releases/R2016b/index.html>...

7 years ago | 0

| accepted

Answered
why is brushing disabled for timeseries plots in R16? Can it be enabled?
I am assuming that by R14 you are talking about MATLAB R2014a and by R16 you mean R2016a. R14SP2 and R143 are version of MATLAB ...

7 years ago | 0

Answered
System Target File - Custom Hook FIle
You can check the following link which talks about Customizing Build Process with STF_make_rtw_hook File <http://www.mathworks....

7 years ago | 0

Answered
Port BusObject from 2013b to 2010BSP2
Due to the changes in the underlying infrastructure between releases, you cannot save bus objects (or any other data type object...

7 years ago | 1

Answered
Simulink, Arduino,
This looks like it could be due to the way your environment variables might be set up. From your error message, it look like the...

7 years ago | 0

Answered
Program Arm Using One Motor But Two Buttons - Vex
You can take a look at the demo for creating a Tank Robot using an ARM Cortex-based VEX Microcontroller given in the link below:...

7 years ago | 0

Answered
Surface Modeling of Processed Material
You can do this in MATLAB by using a “Colormap.” A colormap is a matrix of three columns whose values are between 0 and 1 th...

7 years ago | 0

Answered
Save figure at specific/original size
Every time MATLAB creates a figure, it is created with a default size, this is where the 419 and 560 dimensions come from which ...

7 years ago | 0

Answered
Problem with Name Value pair in fanplot
The ability to use name value pair arguments with MATLAB "fanplot" was incorporated into MATLAB R2016a and all future releases a...

7 years ago | 0