photo

Ivan


home

Last seen: 3 years ago Active since 2014

Followers: 0   Following: 0

Message

i'm amateur

Statistics

All
MATLAB Answers

3 Questions
1 Answer

File Exchange

3 Files

Cody

0 Problems
48 Solutions

RANK
34,640
of 300,611

REPUTATION
1

CONTRIBUTIONS
3 Questions
1 Answer

ANSWER ACCEPTANCE
66.67%

VOTES RECEIVED
1

RANK
6,318 of 21,028

REPUTATION
182

AVERAGE RATING
0.00

CONTRIBUTIONS
3 Files

DOWNLOADS
5

ALL TIME DOWNLOADS
1820

RANK
11,235
of 169,811

CONTRIBUTIONS
0 Problems
48 Solutions

SCORE
540

NUMBER OF BADGES
5

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • Personal Best Downloads Level 2
  • First Review
  • First Submission
  • Promoter
  • Cody5 Easy Master
  • Leader
  • Thankful Level 1
  • Scavenger Finisher
  • Commenter
  • Solver

View badges

Feeds

View by

Answered
How to use JDBC driver for MATLAB stand-alone application?
I found the answer here: <http://stackoverflow.com/questions/24438359/connecting-matlab-and-mysql-with-the-jdbc-driver Stack Ov...

10 years ago | 0

| accepted

Question


How to use JDBC driver for MATLAB stand-alone application?
When I'm using JDBC driver to database connection (PostgreSQL) in MATLAB, I have no problems. But after creation stand-alone app...

10 years ago | 1 answer | 0

1

answer

Question


How to get REG_MULTI_SZ in WINQUERYREG?
The function |winqueryreg| supports just strings (REG_SZ), expanded strings (REG_EXPAND_SZ) and 32-bit integer (REG_DWORD), but ...

11 years ago | 0 answers | 0

0

answers

Question


How do I check if a value is a correct color?
Whether there is a function like logical = isvalidcolor(value) to check if some value may be used like a color (one of v...

11 years ago | 3 answers | 1

3

answers