Statistics
RANK
253,471
of 297,046
REPUTATION
0
CONTRIBUTIONS
16 Questions
1 Answer
ANSWER ACCEPTANCE
62.5%
VOTES RECEIVED
0
RANK
of 20,422
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 157,776
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
Get variables to Workspace
Hi, I've made a checkbox with the code below, the problem is that the variables Total, Individual, defaultval aren't saved in t...
11 years ago | 1 answer | 0
1
answerQuestion
Minimizing size of matices and vectors
Hi I'm trying to run calculations with a huge amount of data. Resulting in that I get the "Out of memory" error. I am using eig...
11 years ago | 1 answer | 0
1
answerQuestion
Convert vector of cells to variables
Hi! I'm importing data from excel and I'm finding the position of the data of interest using findstr and it works fine. My prob...
11 years ago | 3 answers | 0
3
answersQuestion
Finding closest point to a NaN value
Hi! I'm having a matix whith numbers and NaN values. I'm having some problems finding the closes number to a NaN value, i Hav...
12 years ago | 0 answers | 0
0
answersQuestion
Error dialog instead of error message in command window
Hi! Is it possible to get a error dlg instead of error msg i command window? Tanks Johan
12 years ago | 1 answer | 0
1
answerQuestion
Problem converting double to char usin char
Hi! I'm trying to convert a double-variable to a char-variable using char but i all ends up with: >> Value=5; char(Value) ...
12 years ago | 1 answer | 0
1
answerQuestion
Add colorbar to .avi file
Hi! Im doing a temperature illustration and saving it as an avi-file. My problem is that the colorbar doesn't shows in the a...
12 years ago | 0 answers | 0
0
answersQuestion
NaN+double~=NaN
Hi! Is it possible to make NaN+double~=NaN instead of NaN+double=NaN? Johan
12 years ago | 2 answers | 0
2
answersQuestion
Vary numbers i a textline
Hi! I'm trying to write a for-loop that vary numbers in the following code z(1,:)=TC_Front_1.signals.values; z(2,:)=TC_...
12 years ago | 2 answers | 0
2
answersQuestion
Use enter button in inputdlg when file converted to exe
Hi! Is it possible for the inputdlg box to respond to the enter button instead of clicking at the ok button? I've got help to fi...
13 years ago | 1 answer | 0
1
answerQuestion
Inputdlg respond to enter?
Hi! Is it possible for the inputdlg box to respond to the enter button instead of clicking at the ok button? BR Johan
13 years ago | 2 answers | 0
2
answersQuestion
memory error
Hi! Is it possible to use "to much memory" while running a matlab program without an error message? I'm running a program that ...
13 years ago | 1 answer | 0
1
answerQuestion
clear single plots intead of the whole plot
Hi! I'm doing a plot consisting of a "chart" and some dots coming up on it with 10 sec inteval is it possible to only erase the ...
13 years ago | 3 answers | 0
3
answersQuestion
timer function probelm using the deployment tool
Hi! I'm writing a program consisting of two files, the main file (wich consists of a run fnc and a timer fnc) and a file that d...
13 years ago | 0 answers | 0
0
answersQuestion
Help with execution-programs
Hi! I'm trying to write a program that can be executed without MatLab and have some questions i hope some one can answer: 1. I...
13 years ago | 1 answer | 0
1
answerQuestion
Convert XML file to a MATLAB structure
I'm trying to convert a XML file to a matlab structure (I want to use numbers and data from the file), I've tried to use the sug...
13 years ago | 4 answers | 0