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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 0 个回答 | 0
0
个回答提问
NaN+double~=NaN
Hi! Is it possible to make NaN+double~=NaN instead of NaN+double=NaN? Johan
13 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 4 个回答 | 0
