Community Profile

photo

Ottavia Rossini


Last seen: 3 years ago Active since 2017

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


Opencv Matlab compatibility in c++
Hello, I am trying to run a Matlab (2019b) script from my c++ code. This works in stand alone. If I add it to my main c++ file...

4 years ago | 1 answer | 0

1

answer

Question


Guihandles changes since matlab 2016?
Hey guys, I am working with Matlab 2018b and trying to run an older code written in Matlab2016b and it doesn't run as it shoul...

4 years ago | 0 answers | 0

0

answers

Question


Why is it helpful to use regions/sections while writing a script in matlab?
I was trying to make my script tidy and found out that it's possible to insert regions and sections in matlab scripts/functions....

7 years ago | 1 answer | 0

1

answer

Question


How do I create a homogenous distribution of a random number of points in a 3D space?
Hello, I'm trying to implement a code, where you can insert a random number of particles and these will be distributed homogen...

7 years ago | 0 answers | 0

0

answers

Question


How do I change the iteration variable of the for loop?
Is there any way to change the iteration of the forlooplimit in the code? I tried this: for j = 1:a-b plot(Position(1,...

7 years ago | 1 answer | 0

1

answer