Community Profile

photo

Brian


Last seen: 3 days ago Active since 2013

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 2
  • Thankful Level 1
  • First Answer

View badges

Feeds

View by

Question


Anybody have a script that creates table from sqlite table?
It would be great to be able to create a MATLAB table from a sqlite table, including column names, etc. Similar to how MATLAB im...

4 years ago | 1 answer | 0

1

answer

Question


I have 3 matrixes for N,E,D and a ref lat/lon, how can I generate a geotiff in 2019b?
I see an example in docs for something like this in 2020a, but I don't have access to that yet. I do have access to mapping tool...

4 years ago | 0 answers | 0

0

answers

Question


Mex thread is being blocked by running function.
Update: I found an easier example. If I run the example that is listed at https://www.mathworks.com/help/matlab/matlab_external/...

5 years ago | 1 answer | 0

1

answer

Question


Using C++ Mex Function how to get std::string argument?
This seems like it should be simple, but I can't get either it to compile or not fail during runtime. Basically I need to have t...

5 years ago | 2 answers | 1

2

answers

Answered
Having problems using 3rd party java library, NoClassDefFoundError. Why do import commands matter?
I have been working with Mathworks, and it turns out this is a problem with different versions of guava being used for my librar...

5 years ago | 0

| accepted

Question


Having problems using 3rd party java library, NoClassDefFoundError. Why do import commands matter?
I am working to get grpc-java to work in matlab. I have all the jar files I need in a directory, and to verify I was able to use...

5 years ago | 2 answers | 1

2

answers

Answered
Is it possible to extract data from a SQLite database with null values?
Did you ever figure out a workaround with this? I am using 2016a and have the same issue. Is this fixed in a newer matlab?

7 years ago | 0

Question


How can I connect blocks in Simulink using signals programically?
I have an existing block, and I can create a signalbuilder block in the model, and would like to connect them together. How can...

11 years ago | 0 answers | 0

0

answers