Community Profile

photo

Johan


Chalmers University of Technology

Active since 2011

Statistics

  • Thankful Level 3

View badges

Content Feed

View by

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...

10 years ago | 1 answer | 0

1

answer

Question


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...

10 years ago | 1 answer | 0

1

answer

Question


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

answers

Question


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...

11 years ago | 0 answers | 0

0

answers

Question


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

11 years ago | 1 answer | 0

1

answer

Question


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

answer

Question


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

answers

Question


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

answers

Question


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

answers

Question


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

answer

Question


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

answers

Question


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

answer

Answered
clear single plots intead of the whole plot
Thanks! :)

13 years ago | 0

Question


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

answers

Question


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

answers

Question


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

answer

Question


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

4

answers