Community Profile

photo

David Goldsmith


Wash. St. Dpt. of Ecology, Env. Assessment Prog.

Actif depuis 2011

Professional Interests: Any variety of mathematical analysis and programming

Statistiques

  • First Review
  • 3 Month Streak
  • Thankful Level 3
  • First Answer

Afficher les badges

Content Feed

Afficher par

Question


32-bit and 64-bit and DB issues, oh my!
Hi! Just had my platform upgraded to Win7 64-bit (from 32-bit XP). Trying to get my database toolbox stuff to work. After fail...

plus de 10 ans il y a | 2 réponses | 0

2

réponses

Question


Using M2HTML with Matlab's "Display Custom Documentation"
Hi! Is any one aware of a package that supplements <http://www.artefact.tk/software/matlab/m2html/ M2HTML> to make its output <...

presque 11 ans il y a | 1 réponse | 0

0

réponse

Question


Way to force a fetch error,
(for error-handling testing purposes) when the preceding exec command executed fine: is there one? Thanks! DG

presque 11 ans il y a | 1 réponse | 0

0

réponse

Question


Way to make a brushable plot not?
Hi! I have a complex, linked figure w/ both brushable plots and non-brushable ones, and both 2-d and 3-d plots; some of the 3-d...

presque 11 ans il y a | 1 réponse | 0

0

réponse

Question


Brush callbacks: what am I missing?
Hi, folks! So, the Tips for the brush command state (I've spliced the following up a little to focus on ActionPostCallback but ...

environ 11 ans il y a | 1 réponse | 0

1

réponse

A répondu
How to retrieve handle of just-brushed object (again!)
Sorry for the noise, I finally found it in the online doc: http://www.mathworks.com/help/matlab/ref/brush.html#btl1kw9-1 s...

environ 11 ans il y a | 0

Question


How to retrieve handle of just-brushed object (again!)
Seems I asked this question almost two years ago; I got one answer, but it wasn't sufficient (I didn't fully realize why at the ...

environ 11 ans il y a | 1 réponse | 0

1

réponse

Question


Has anyone else encountered the JDBC Daylight Savings Time bug?
I have confirmation from MathWorks support of the following bug in the JDBC driver used by (at least) the Windows 64-bit R2012b ...

environ 11 ans il y a | 3 réponses | 5

3

réponses

Question


How to catch java.sql.SQLException
Hi! The compiled (Windows standalone app) version of my works-fine-in-the-interpreter MATLAB code is crashing with: java.sql...

environ 11 ans il y a | 1 réponse | 0

0

réponse

Question


What's the status of 64-bit MATLAB support for ODBC?
Hi! I'm trying to get more information to answer my boss' question: "why are we still compiling in 32-bit MATLAB?" I knew it w...

environ 11 ans il y a | 2 réponses | 0

2

réponses

A répondu
Runtime errors in compiled standalone
Here's the email I just sent my support person (explains where I am/what I'm doing now): Given that it was necessary to build...

environ 11 ans il y a | 0

A répondu
Runtime errors in compiled standalone
More data: I started from scratch, i.e., I built my own project (I have been working with someone else's, and no, he's not avail...

environ 11 ans il y a | 0

Question


Runtime errors in compiled standalone
Hi! I'm trying to figure out why my compiled standalone app, whose source runs fine within Matlab, is crashing. First I was ge...

environ 11 ans il y a | 5 réponses | 0

5

réponses

A répondu
loop-less way to str2double a portion of a cell array in place?
Thanks, Matt, your example works. In my case, I needed more than simply being "pointed in the right direction": as I said in th...

plus de 11 ans il y a | 0

Question


loop-less way to str2double a portion of a cell array in place?
Hi! I feel like I shouldn't need to ask this by now, but everyway I try doesn't work: I have a cellstr array, some elements of ...

plus de 11 ans il y a | 3 réponses | 0

3

réponses

Question


Has anyone written a cascading popup-style uicontrol?
e.g., similar to what is possible w/ uicontext menus, only as a uicontrol so it can "live" in a figure or panel? (As near as I ...

plus de 11 ans il y a | 1 réponse | 0

1

réponse

Question


Way to get open database cursors?
Database toolbox Q here--if that ain't your kuleana, please ignore. Say I've been "lazy" and/or "forgetful" and haven't been ...

plus de 11 ans il y a | 1 réponse | 0

0

réponse

A répondu
Strange database toolbox behavior
And now it's back again--any ideas re: how to diagnose this?

plus de 11 ans il y a | 0

A répondu
Strange database toolbox behavior
And as suddenly as it appeared, the problem has disappeared: the "where-less" query is no longer throwing a java heap out of mem...

plus de 11 ans il y a | 0

Question


Strange database toolbox behavior
I have a simple SQL Server query--SELECT [field list] FROM [in-database view]--that, with a where clause, returns the correct re...

plus de 11 ans il y a | 3 réponses | 0

3

réponses

Question


Efficient way to change a struct of (mixed-type) arrays into a structure array?
Hi! Resulting from a DB query, I have a 6-field scalar struct consisting of 1522-element arrays, some cell, some numeric (if th...

plus de 11 ans il y a | 2 réponses | 0

2

réponses

Question


array/cellfun vs. for loop
Are arrayfun and cellfun always faster than functionally equivalent for loops? If so, why? (E.g., is it a difference in the li...

plus de 11 ans il y a | 1 réponse | 4

1

réponse

A répondu
What is missing from MATLAB?
Assignment inside anonymous functions; for example, I'd like to be able to do something like: cellfun(@(x,y) out.(x) = y, in(...

presque 12 ans il y a | 0

Question


Slightly off topic: determining at the Windows system level when my process is done
Hi! In Windows7, I have a long-running process running in the command interpreter, i.e., once it's done, the OS will still see ...

presque 12 ans il y a | 3 réponses | 0

3

réponses

Question


Invalid Addresses sendmail exception
Hi! I'm having a new problem w/ sendmail, new in the sense that I've used sendmail many times before but have never experienced...

presque 12 ans il y a | 1 réponse | 1

1

réponse

A répondu
Simulate single precision arithmetic in Matlab?
Ouch, the C program's output format bit me; it's somewhat complicated, so suffice it to say I was comparing apples to oranges (t...

presque 12 ans il y a | 0

A répondu
Simulate single precision arithmetic in Matlab?
OK, points well-taken, so here's the nitty-gritty: In what follows, P ("big" O(1-10)), T (O(1-10)), and K (O(0.1-10)) are inp...

presque 12 ans il y a | 0

Question


Simulate single precision arithmetic in Matlab?
Hi! I'm trying to replicate, in Matlab, compiled algorithms implemented in C using single-precision arithmetic; I have the C so...

presque 12 ans il y a | 5 réponses | 0

5

réponses

Question


fastinsert returns "Numeric value out of range" error, but insert works
Hi! I have a situation where, on precisely the same data set, fastinsert is returning "Java exception occurred: sun.jdbc.o...

environ 12 ans il y a | 1 réponse | 0

0

réponse

Question


Possible to add datatypes to database toolbox
Hi! I'm running into the "Unsupported data type" error trying to fastinsert a Matlab string into a uniqueidentifier-typed field...

environ 12 ans il y a | 1 réponse | 0

0

réponse

Charger plus