Community Profile

photo

Gary


Harvard Medical School

Last seen: 3 Tage vor Aktiv seit 2010

Statistiken

All
  • First Review
  • First Submission
  • Thankful Level 1
  • Solver

Abzeichen anzeigen

Content Feed

Anzeigen nach

Frage


Passing a MATLAB object-handle through a .NET call
I would like to pass a MATLAB object handle with an asynchronous .NET call, so that it can be passed back to the same MATLAB ins...

mehr als 4 Jahre vor | 0 Antworten | 0

0

Antworten

Beantwortet
Where does a deployed application look for data files?
Sorry for my error - it does work to put the desired file(s) in the directory with the executable and the built DLL (.NET assemb...

etwa 9 Jahre vor | 0

Frage


Where does a deployed application look for data files?
I have compiled a MATLAB application into a .NET assembly. I can launch the assembly ok from C# (using Visual Studio 2013), but...

etwa 9 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


How to programmatically select a tab in a uitabgroup?
Is it possible to programmatically select one of the tabs in a uitabgroup? In response to a user request, I need to recreate th...

mehr als 9 Jahre vor | 1 Antwort | 1

1

Antwort

Frage


How to jointly trigger multiple sessions on the same and/or different devices in the session-based DAQ interface
Using the session-based Data Acquisition Toolbox, I would like to set up a manually triggered counter output (the master trigger...

mehr als 10 Jahre vor | 0 Antworten | 0

0

Antworten

Gelöst


Column Removal
Remove the nth column from input matrix A and return the resulting matrix in output B. So if A = [1 2 3; 4 5 6]; and ...

mehr als 11 Jahre vor

Gelöst


Determine if input is odd
Given the input n, return true if n is odd or false if n is even.

mehr als 11 Jahre vor

Gelöst


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

mehr als 11 Jahre vor

Gesendet


daqreadCached
This version of daqread is modified to improve retrieval speed, particularly for large files.

fast 14 Jahre vor | 2 Downloads |