Community Profile

photo

Connor


Last seen: 1 day 前 自 2024 起处于活动状态

Followers: 0   Following: 0

统计数据

  • Thankful Level 3
  • First Answer

查看徽章

Feeds

排序方式:

提问


One out of two of my tabs will not respond and update after initial run of data acquisition
Within my app designer I have two tabs that both collect data. The first tab displays the data on one graph (as shown below) th...

16 days 前 | 1 个回答 | 0

1

个回答

已回答
Max indices in for loop not changing after initial run (index exceeds the number or array elements)
I fixed this by isomgpreaalocating of the app using goobjects(size(app.SelectedChannels)) to give app.liveplotline the corre...

1 month 前 | 0

提问


Max indices in for loop not changing after initial run (index exceeds the number or array elements)
I am getting the error Warning: Error occurred while executing the listener callback for event ElementsAvailable defined for cl...

1 month 前 | 2 个回答 | 0

2

个回答

提问


Checkboxes values don't change after checking them off in UItable in app designer
I am struggling to understand why my logical variables are not changing in value after selecting them in the UItable. I have i...

2 months 前 | 1 个回答 | 0

1

个回答

提问


getting the error "Conversion to logical from string is not possible" while using UI table
I use the following functions to make and allow my UI table to be editable. function UpdateUITable(app, subsystem) ...

2 months 前 | 1 个回答 | 0

1

个回答

提问


how to write arrays directly to the base workspace from the app designer based on data collected using the data acquisition toolbox?
I have been having trouble collecting data then saving using the live data acquistion example. Since I have tried to use the ass...

2 months 前 | 1 个回答 | 0

1

个回答

已回答
Empty plot window pop up with App Designer
I also had a smiliar issue, I realized that I had left Hold on /off between the function that was updating my axes.

2 months 前 | 0

已回答
When I turn off interactivity with my Axes, I get the error "Dot indexing is not supported for variables of this type."
this has now been resolved though I am not sure how lol

2 months 前 | 0

| 已接受

提问


How do I make it so my Plot keeps the same colours
I am using a modified version of the live data acquistion that I made. I am having issues dealing with lagging/losing frames on ...

2 months 前 | 1 个回答 | 0

1

个回答

提问


When I turn off interactivity with my Axes, I get the error "Dot indexing is not supported for variables of this type."
When I uncomment the disableDefaultInteractivity I get the error " function scansAvailable_Callback(app, src, ~) % Callback...

2 months 前 | 1 个回答 | 0

1

个回答

提问


Why does this linear function not work while using the data acquisition toolbox
%if the calibration switch is turned on use the slopes and % intercepts read in above if app.calibrate == true ...

3 months 前 | 1 个回答 | 0

1

个回答

提问


Preview and store multiple channels using a modified version of the live data acquisition example
The example is here I have changed a couple things in the code but will attach what I have currently done and outline the main ...

3 months 前 | 0 个回答 | 0

0

个回答

提问


How to "Calibrate" data acquired in the live data acquisition example project.
I want the Liveaxes to display the modified sample data but am having problems understanding what math is required to change the...

3 months 前 | 0 个回答 | 0

0

个回答