Naum Derzhi
Followers: 0 Following: 0
Statistics
7 Questions
0 Answers
RANK
19,694
of 294,421
REPUTATION
2
CONTRIBUTIONS
7 Questions
0 Answers
ANSWER ACCEPTANCE
28.57%
VOTES RECEIVED
2
RANK
of 20,110
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 151,653
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
Save a stream of bytes into a zip file
I need to save a large array, which I have in memory, compressing it while saving. I can, of course, write the stream of bytes ...
2 years ago | 2 answers | 0
2
answersQuestion
How do I convert a string to XML Dom Node?
I have a file, part of which contains a string representing an XML DOM node. I have this whole string in memory as a char variab...
3 years ago | 1 answer | 0
1
answerQuestion
How can I compress the button motion events?
I attach a callback to WindowButtonMotion event to track the cursor location. The code is doing some stuff in response to mouse ...
3 years ago | 1 answer | 0
1
answerQuestion
Force super class to not call overloaded methods of the subclass
I have a base class and subclass inheriting from it. Base class has method A. Subclass overloads that method. I want to force th...
3 years ago | 3 answers | 2
3
answersQuestion
Matlab functions for .xsd Schema
Hello, I know there are tools in some development systems which generate code, from an XML schema, to validate, parse and write...
4 years ago | 0 answers | 0
0
answersQuestion
Can I change the location of Malab preference folder via an environment variable?
Hello all, I would like to have different sets of preferences and be able to switch to one of them when starting Matlab. Norm...
5 years ago | 1 answer | 0
1
answerQuestion
How to create a VisualStudio 2015 solution to compile C files into .mexw64 to be called from Matlab functions
I've inherited C code written as mex function, which had been built into a MEX file using VisualStudio 2013 and a very old versi...
6 years ago | 0 answers | 0