Community Profile

photo

rohit


Last seen: 3 years ago Active since 2020

Coder, Learner and Explorer.

Statistics

All
  • Thankful Level 2
  • Thankful Level 1
  • Solver

View badges

Content Feed

View by

Question


MATLAB App Designer hold on/off throwing warnings
I'm beginner and trying to use polarplot and hold on/off in MATLAB App Designer. Now to use this in app designer, we need to cre...

3 years ago | 1 answer | 0

1

answer

Question


MATLAB App Designer fetch data from .m file
I've a plot function in .m file. Can I plot the same figure inside App Designer with data being fetch from .m file continuously?...

3 years ago | 1 answer | 0

1

answer

Question


Customize data cursor for 3D objects.
Let's say, I have many spheres drawn with surf/mesh. I want to display customize data values rather than x,y,z. All values will...

4 years ago | 1 answer | 0

1

answer

Question


How to create cuboid with known parameters?
I want to create a cuboid in 3D, the information known are: Coordinates of center of Cuboid (COG -x,y,z) and it's length, bread...

4 years ago | 2 answers | 0

2

answers

Question


Polar coordinate plot in Matlab
I have multiple theta and rho stored as matrices in variable out. I want to plot all of them using polar function in Matlab R201...

4 years ago | 0 answers | 0

0

answers

Solved


Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...

4 years ago

Question


Limit in MEX-files
Hi, I'm new to Matlab mex. I'm trying to write a mex function which in turn will take the structure data from a .cpp file and u...

4 years ago | 1 answer | 0

1

answer