Community Profile

photo

Sandeep Math

MathWorks

Last seen: mehr als 3 Jahre vor Aktiv seit 2013

Followers: 0   Following: 0

Kontakt

Statistiken

All
  • First Review
  • Thankful Level 1
  • Revival Level 1
  • Knowledgeable Level 1
  • First Answer
  • Commenter
  • Solver

Abzeichen anzeigen

Feeds

Anzeigen nach

Beantwortet
how do I fix "failed to generate all binary outputs" error
Hello Steven, It appears like the support package installation did not complete successfully because the API.h should have be...

etwa 6 Jahre vor | 0

Beantwortet
How do I check if my Simulink model was successfully downloaded to the VEX microcontroller or not?
Lloyd- I did respond to your question on the BEST Robotics forum. Did you have luck with deployment on the new computer? If ...

mehr als 6 Jahre vor | 0

Frage


How do I install a Support Package for MATLAB R2016b and later releases using Add On Explorer on a computer that has restrictions to downloading files from a third party site?
During installation of a hardware support package, I try to authenticate the MathWorks login prompt and it tells me that an erro...

fast 7 Jahre vor | 2 Antworten | 0

2

Antworten

Gelöst


Add offset to a signal
Produce the following signal: <<http://blogs.mathworks.com/images/seth/cody/add-offset-eqn.png>> You should see a downward...

mehr als 8 Jahre vor

Gelöst


Produce a sine wave
Produce a sine wave with amplitude 3: <<http://blogs.mathworks.com/images/seth/cody/sine-eqn.png>>

mehr als 8 Jahre vor

Gelöst


Add a block to a model
Produce the following signal: <<http://blogs.mathworks.com/images/seth/cody/add-block-eqn.png>> In this case, the slope of...

mehr als 8 Jahre vor

Beantwortet
BEST robotics installation issue
Hello Brian, The install video was removed since we updated the install process this year. Instead, I would recommend reviewi...

mehr als 8 Jahre vor | 0

Gelöst


Produce a cosine wave
Produce the following signal: <<http://blogs.mathworks.com/images/seth/cody/cosine-eqn.png>>

mehr als 8 Jahre vor

Gelöst


Connect blocks in a model
Connect the blocks in the model to produce the following signal: <<http://blogs.mathworks.com/images/seth/cody/connect-blocks...

mehr als 8 Jahre vor

Beantwortet
Robot file is not being uploaded to vex MicroController.
Hello, Are you able to build and download one of the example models? Could you share your model with us for further investiga...

mehr als 9 Jahre vor | 0

Beantwortet
How to I resolve "the operation or expression '(' has no effect" when plotting?
Try: figure plot([1:5], QTL) More info: http://www.mathworks.com/help/matlab/ref/specialcharacters.html

etwa 10 Jahre vor | 0

Beantwortet
How can I install hardware support without downloading the package via the installer?
The answer below from the 'MathWorks Support Team' on a similar question might be helpful: http://www.mathworks.com/matlabcen...

etwa 10 Jahre vor | 0

Beantwortet
Compiled GUI Executable working except for printing of plot. Plot printing routine works when run in MATLAB.
Please try 'deployprint' instead of 'print' command and see if this fixes your problem. http://www.mathworks.com/help/compile...

etwa 10 Jahre vor | 0

| akzeptiert

Beantwortet
How can you use a GUI pop up menu to display file name in a folder
You could use a pop up menu populated with names of files that you want the user to choose or you could use a push button whose ...

etwa 10 Jahre vor | 1

| akzeptiert

Gelöst


Increment a number, given its digits
Take as input an array of digits (e.g. x = [1 2 3]) and output an array of digits that is that number "incremented" properly, (i...

mehr als 11 Jahre vor

Gelöst


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

mehr als 11 Jahre vor

Gelöst


Is my wife right?
Regardless of input, output the string 'yes'.

mehr als 11 Jahre vor