Community Profile

photo

Adil Ali


Last seen: 2 years ago Active since 2019

Statistics

  • First Answer

View badges

Content Feed

View by

Question


Need to run two counters in a foor loop
Here is my problem. I have two lists of the same length = A. The lists are P and T. I anticipate to be running a for loop ...

3 years ago | 3 answers | 0

3

answers

Answered
How to set a let to display a numerical value in App Design?
I used app.Label.Text = string(numericalValue); compared to app.Label.Text = numericalValue; And it worked! Not sure ...

4 years ago | 1

| accepted

Question


How to set a let to display a numerical value in App Design?
I recently migrated my gui from guide to app design. Everything was working prior to the move. one last (hopefully) issue i am f...

4 years ago | 1 answer | 0

1

answer

Question


Computing point density in 1mx1m box placed across the graph
I am trying to build a tool where I have plotted 2D points in a graph using scatter(X,Y,ptSz,'r','filled'); I would like to ex...

4 years ago | 0 answers | 0

0

answers

Question


Callback function not forwarding the variables.
I am developing a tool that simulates the function of a LiDAR given certain parameters. The simulation results in a plot (2D for...

4 years ago | 1 answer | 0

1

answer