Feeds
질문
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...
12년 초과 전 | 답변 수: 1 | 0
1
답변질문
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...
12년 초과 전 | 답변 수: 1 | 0
1
답변질문
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...
12년 초과 전 | 답변 수: 3 | 0
3
답변질문
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...
13년 초과 전 | 답변 수: 0 | 0
0
답변질문
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
13년 초과 전 | 답변 수: 1 | 0
1
답변질문
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) ...
13년 초과 전 | 답변 수: 1 | 0
1
답변질문
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...
13년 초과 전 | 답변 수: 0 | 0
0
답변질문
NaN+double~=NaN
Hi! Is it possible to make NaN+double~=NaN instead of NaN+double=NaN? Johan
13년 초과 전 | 답변 수: 2 | 0
2
답변질문
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_...
13년 초과 전 | 답변 수: 2 | 0
2
답변질문
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...
14년 초과 전 | 답변 수: 1 | 0
1
답변질문
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
14년 초과 전 | 답변 수: 2 | 0
2
답변질문
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 ...
14년 초과 전 | 답변 수: 1 | 0
1
답변질문
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 ...
14년 초과 전 | 답변 수: 3 | 0
3
답변질문
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...
14년 초과 전 | 답변 수: 0 | 0
0
답변질문
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...
14년 초과 전 | 답변 수: 1 | 0
1
답변질문
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...
14년 초과 전 | 답변 수: 4 | 0
