Feeds
답변 있음
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...
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...
14일 전 | 0
질문
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...
4개월 전 | 답변 수: 1 | 0
1
답변질문
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...
1년 초과 전 | 답변 수: 1 | 0
1
답변질문
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...
대략 2년 전 | 답변 수: 0 | 0
0
답변질문
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 ...
대략 3년 전 | 답변 수: 0 | 1
0
답변답변 있음
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...
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...
대략 3년 전 | 0
답변 있음
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...
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...
대략 3년 전 | 0
질문
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...
3년 초과 전 | 답변 수: 1 | 0
1
답변질문
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...
3년 초과 전 | 답변 수: 1 | 0
1
답변답변 있음
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...
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...
3년 초과 전 | 0
| 수락됨
질문
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 ...
3년 초과 전 | 답변 수: 1 | 0
1
답변문제를 풀었습니다
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...
거의 5년 전
문제를 풀었습니다
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:...
거의 5년 전
답변 있음
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...
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...
5년 초과 전 | 2
질문
How does MATLAB Mobile calculate orientation?
Does anybody know how MATLAB Mobile calculates orientation?
거의 6년 전 | 답변 수: 2 | 2
2
답변질문
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...
거의 6년 전 | 답변 수: 0 | 0