Community Profile

photo

Andrew Paulsen


Active since 2017

Followers: 0   Following: 0

Statistics

All
  • Thankful Level 1
  • First Answer
  • Solver

View badges

Feeds

View by

Answered
How should the variable declared in popup menu be called in pushbutton call back function . Can anybody help me out with this? Please. Thank you Deepa
Is there a correct answer more clearly stated for this question? I am at the same point in my GUI. I can import data, populate t...

7 years ago | 0

Question


how to call structure data into a GUI popup menu?
I have a pushbutton programmed to pull in data (3X1 struct with 43 fields). I then want to display the data from all rows of one...

7 years ago | 1 answer | 0

1

answer

Question


How to populate a popup menu GUI from a structure list
Struggling to get data into my popup menus to then select desired inputs to generate an output. Here is my code... I have a p...

7 years ago | 1 answer | 0

1

answer

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:...

7 years ago

Question


Evaluate first column data, set remaining columns to zero based on first column value.
I have a matrix of data, several rows, 4 columns and I want to look at the first column value and if it is above or below a cert...

7 years ago | 1 answer | 0

1

answer