photo

Brian


Gentex Corporation

Last seen: 2 days ago Active since 2019

Followers: 0   Following: 0

Message

Statistics

All
MATLAB Answers

13 Questions
5 Answers

Cody

0 Problems
2 Solutions

RANK
6,599
of 301,287

REPUTATION
7

CONTRIBUTIONS
13 Questions
5 Answers

ANSWER ACCEPTANCE
15.38%

VOTES RECEIVED
5

RANK
 of 21,220

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK
97,033
of 173,814

CONTRIBUTIONS
0 Problems
2 Solutions

SCORE
30

NUMBER OF BADGES
1

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Discussions

AVERAGE NO. OF LIKES

  • Thankful Level 1
  • First Review
  • Solver
  • First Answer

View badges

Feeds

View by

Question


MATLAB R2025b Compiler mcc Parameters
MATLAB R2025 (I'm using b) has dramatically changed the Compiler format and I'm having trouble finding equivalent functionality ...

4 days ago | 1 answer | 0

1

answer

Question


Reconnecting to a Bluetooth device within a class
I have built a class to communicate with a Bluetooth device, setting one of the class properties as the Bluetooth object 's'. Wi...

2 months ago | 1 answer | 0

1

answer

Question


Application Keyboard Shortcut Problem
I am trying to add keyboard shortcuts to my applications. I'm using the WindowKeyPress callback with a series of if/elseif state...

7 months ago | 1 answer | 0

1

answer

Question


How to call a centralized class from multiple deployed applications
I have a situation where I have a centralized class of static functions that are called by multiple deployed applications. Curre...

1 year ago | 1 answer | 0

1

answer

Answered
How to get Sharing Details in App Designer
The below function is what I use to detect the application version and compile date from within an application. This uses the xm...

1 year ago | 0

Question


Dealing with .NET arrays and MarshalByRefObjects
I'm using an API from an Audio Precision to detect the available channels from an ASIO device. The API outputs a .NET array of t...

1 year ago | 1 answer | 0

1

answer

Question


How do I implement installation of the NI-DAQmx support package in a compiled application?
I am working in MATLAB 2022b and am trying to build an application that uses a USB-6501 National Instruments DAQ. As expected, e...

2 years ago | 1 answer | 0

1

answer

Question


Using *.dll file in MATLAB
I am trying to use the attached *.dll file in MATLAB and am unclear how to even start. There is no header file along with it. An...

3 years ago | 0 answers | 0

0

answers

Question


Run Function on Deployed Application Install
Is there a way to have a function run immediately upon install of a compiled/deployed application? Essentially I want to change ...

4 years ago | 0 answers | 1

0

answers

Answered
How to access app details and write app version number into a file?
I developed the below yesterday and it has seemed to work so far. function ver = CheckVersion(~) if isdeployed % If compil...

4 years ago | 0

Answered
How to code the checking of the version of an App ?
I developed the below yesterday and it has seemed to work so far. function ver = CheckVersion(~) if isdeployed % If compil...

4 years ago | 0

Question


Compiled Application Start Menu Folder
If I am releasing many compiled applications, I'd like for them all to appear in a single folder on the Start Menu (similar to h...

4 years ago | 1 answer | 0

1

answer

Question


Detecting In-Use Audio Devices
Is there a way to detect audio devices that are in-use by the Audio Toolbox? For example, if I use audioDeviceWriter to create a...

5 years ago | 1 answer | 0

1

answer

Answered
Looping Audio with Audio Toolbox
And of course I find my own answer shortly after posting the question (even though I had been searching for a half hour previous...

5 years ago | 0

| accepted

Question


Looping Audio with Audio Toolbox
I am starting to look into using the Audio Toolbox (instead of playrec) to see if it offers more straightforward use. One thing ...

5 years ago | 1 answer | 0

1

answer

Solved


Calculate Amount of Cake Frosting
Given two input variables |r| and |h|, which stand for the radius and height of a cake, calculate the surface area of the cake y...

6 years ago

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

6 years ago

Answered
Audiorecorder level trigger starting record
I know this is three years late, but in case anybody else comes here looking for a solution, you can use a combination of record...

6 years ago | 2

Question


How does MATLAB Mobile calculate orientation?
Does anybody know how MATLAB Mobile calculates orientation?

7 years ago | 2 answers | 2

2

answers

Question


Speaker playback at an absolute level
I'm trying to play signals from a speaker at varying absolute levels, however my current solution does not offer reproducible re...

7 years ago | 0 answers | 0

0

answers