Community Profile

photo

Samuel Vergara


udec

Last seen: mehr als 3 Jahre vor Aktiv seit 2016

Followers: 0   Following: 0

Kontakt

Phd. Student at University of Concepción, Chile.
Electronic (automation) engineer.

Statistiken

  • Revival Level 1
  • First Answer

Abzeichen anzeigen

Feeds

Anzeigen nach

Beantwortet
Bug in stem (!?): First element not displayed in some cases
The first value is plotted too close to the Y axis and tend to disappear in the default window. If you increase the window size ...

mehr als 7 Jahre vor | 1

Beantwortet
Declare multiple global variables at once
Use a structure. K.a=1; K.b=2; K.etc=3; Then you pass K. Regards

fast 8 Jahre vor | 0

Beantwortet
UIPanel Changes Content Automatically
Is your code in the appropiate callback? I think that in switch you should have the "selected variable", cause it should have t...

fast 8 Jahre vor | 0

Beantwortet
Create a polar surf plot with 3 measured data vectors
It can be done. I don't know how you have your turbulency saved, so I will supose a turbulence function. Let's say that: x=wind...

fast 8 Jahre vor | 0

Beantwortet
Why is my script returning NaN for values of an array ONLY when used in a for loop?
Hi. I think you have a problem reading some files information. Make sure that "data" variable is a numeric matrix. You can run ...

fast 8 Jahre vor | 0