Community Profile

photo

john_arle


Last seen: 4 years ago Active since 2018

Followers: 0   Following: 0

Statistics

  • Thankful Level 3

View badges

Feeds

View by

Question


Enumerators: Cannot call the constructor of 'CLASS' outside of its enumeration block.
Hello there, I am using enumerators to set the prperty of an object called Swarm. Unfortunately,

4 years ago | 0 answers | 0

0

answers

Question


Vectorial expression or for loop?
Hello there, I was wondering whether the following expressions are perfectly equivalent. Unfortunately, I get two slightly...

4 years ago | 1 answer | 0

1

answer

Question


How to draw line with setting color for every point
hello there! I am plotting a segment which moves in time. According to some conditions, I need the color of some point of the...

4 years ago | 0 answers | 0

0

answers

Question


find 4d matrix positions
Hello! i want to searcha 4d matrix to find all indeces relative to non yero elements. <i would like to store those indeces ...

4 years ago | 1 answer | 0

1

answer

Question


Graphic intersection: how to trigger a colour change
Dear all, I am plotting real time trajectories on a map full of obstacles. The obstacles are polygons and my domain is 2D....

4 years ago | 1 answer | 0

1

answer

Question


Scatter doen not plot!
Hello! The code lines written below are inserted in a for loop. Depending on whether my figure has been initialized or not,...

4 years ago | 1 answer | 0

1

answer

Answered
how to prevent scatter handle deletion!
See my comment above.

4 years ago | 0

| accepted

Question


how to prevent scatter handle deletion!
Hello! In a for loop, I first initialize a scatter plot, and then I update it. However, when adding a second handle (lines_ha...

4 years ago | 1 answer | 0

1

answer

Question


How to plot wakes
Hello everybody, I am working on a Matlab code that is able to plot the trajectory of several point in the same window. To...

4 years ago | 1 answer | 0

1

answer

Question


how to read a string
hello there, I am very tired and I would need to read a string like this tline = 'CHTRS95 46.521464753 6.567893633 460.487'...

4 years ago | 1 answer | 0

1

answer

Question


Obtaining integral function from code
Hello there! I am trying to obtain the integral function of a complicated relation. Here though, to check out the code, I a...

5 years ago | 1 answer | 0

1

answer

Question


Legend issue: not all the entrties are shown.
Hello there, I am having trouble with my legend. I have single plot, and then I typed "hold on" and added a curve to my pl...

5 years ago | 1 answer | 0

1

answer

Question


From Matlab to LateX
Hello there, I solved a system of equation in matlab. Unfortunately, my unknowns are made of many ratios and other stuff. Ho...

5 years ago | 1 answer | 0

1

answer

Question


plot symbolic function real part
Hello there, I would like to plot the real part of this symbolic function I have just solved. Parameters 'a' and 'e' are v...

5 years ago | 1 answer | 0

1

answer

Question


unable to perform assignment because left and right sides have a different number of elements
Hello there, I have this problem when implementing my main and my function called "due". MAIN clc clear format long s...

5 years ago | 1 answer | 0

1

answer

Question


Not enough input arguments
Hello there! I am writing a simple function but I can not understand why it will not work. The error says "Not enough input...

5 years ago | 2 answers | 0

2

answers

Question


for loop to matrix calculation
Hello there, I do not know how to optimize this calculation. It is very slow, since vector "my_vector" is made of 3 millions i...

5 years ago | 1 answer | 0

1

answer