Solved


Vector creation
Create a vector using square brackets going from 1 to the given value x in steps on 1. Hint: use increment.

3 years ago

Solved


The Piggy Bank Problem
Given a cylindrical piggy bank with radius g and height y, return the bank's volume. [ g is first input argument.] Bonus though...

3 years ago

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

Question


Trajectory Tracking of a Robotic Arm using Model Predictive Control.
I want to track a polynomial trajectory by a robotic arm using model predictive control. I am writing my code by following the b...

3 years ago | 0 answers | 0

0

answers

Question


Standalone application is not working fine
I and my team we have created an application on app designer, this application uses some .p files and some files from two subfol...

3 years ago | 1 answer | 0

1

answer

Question


I am facing a problem in saving values from table to .mat file in app designer.
I have to trees with two-two nodes, and one table is linked to the tree. When I select the nodes first, it should show the value...

4 years ago | 1 answer | 0

1

answer

Question


App Designer : Text field making visible and invisible when select and re-select same option from drop down menu
I am trying to make a text field visble when I select an option form the drop down and when I re-select that option, I want to m...

4 years ago | 1 answer | 0

1

answer

Question


Unable to update plot in app designer
I am trying to update a plot in app designer within a for loop. The plot is only ploting the last result of the loop after the l...

4 years ago | 0 answers | 0

0

answers