Feeds
提问
Why error using cell2mat ?
Hi all, I have a 309 * 5956 cell array of same type and same length. however most of the elements are empty. However using...
11 years 前 | 1 个回答 | 0
1
个回答提问
how to sort array of time format from min to max time value?
Hi all, I have a 2-dimension array which its elements are time format, such as 22:13:98. I want to sort each row of this arra...
11 years 前 | 3 个回答 | 0
3
个回答提问
merge arrays of different types to write in excel sheet
* Hi All, I have arrays of different types:* a : 4*8 Char b : 4*1 double c : 4*1 double d...
11 years 前 | 1 个回答 | 0
1
个回答提问
how to find minimum time format for each row of a cell array?
Hi all, I have a 4*21 cell array named all_dis. the elements of this cell array may be empty or a time format value such as '...
11 years 前 | 2 个回答 | 0
2
个回答提问
how to generate random time format data in MATLAB?
Hi all, I am wondering how to generate random time format data (or series) in MATLAB between a range of time ? such as 12:00:...
11 years 前 | 1 个回答 | 0
1
个回答提问
assign a cell array to first row of another cell array
how we can assign a cell array as first row of another cell array in loop and how we can acces the data? Thanks
11 years 前 | 1 个回答 | 0
1
个回答提问
how to create cell array for time format elements in matlab
Hi all, I want to create a cell array and increasing the rows at each loop, while the elements of my cell array are all in time ...
11 years 前 | 1 个回答 | 0
1
个回答提问
Does in-equality operators work in comparison of two time format?
Hi all, I am wondering does in-equality operators such as <= >= works if I want to compare two time format? if not is there ...
11 years 前 | 1 个回答 | 0
1
个回答已回答
how to compare 2 different time in matlab
Thank u very much. I got the point. Appreciated !
how to compare 2 different time in matlab
Thank u very much. I got the point. Appreciated !
11 years 前 | 0
提问
how to compare 2 different time in matlab
Hi all, I have 2 different time, 21:45:53 and 21:04:22 , regardless of date( we assume both are in same date), How I can ...
11 years 前 | 3 个回答 | 0
3
个回答已回答
why "datestr" in matlab and date format cell in excell doesnt match?
Thanks per isakson. I got that point and I searched and found "x2mdate" function which will solve the date conversion for me. Bu...
why "datestr" in matlab and date format cell in excell doesnt match?
Thanks per isakson. I got that point and I searched and found "x2mdate" function which will solve the date conversion for me. Bu...
11 years 前 | 0
提问
why "datestr" in matlab and date format cell in excell doesnt match?
Hi all, I have a date number , say 40667. When I am using datestr in matlab , it gives me 5 May, however I have the same numb...
11 years 前 | 2 个回答 | 0
2
个回答提问
add two number and create the text file with the result in it
Hi All, I want to create a very small program which gives the result in an excel sheet or text file. for example it does (2+3)...
12 years 前 | 2 个回答 | 0
2
个回答提问
codec error when using Matlab in Linux
Dear all, I am using Matlab on Linux. I am getting the following error: ErrorMessage : The file requires the following co...
12 years 前 | 1 个回答 | 0
1
个回答提问
how we can control the length of each elemnts in a cell array?
Dea All, I'm wondering how we can control of the length(size) of each elemnt in a cell array(Since each elemnt is a matrix its...
12 years 前 | 2 个回答 | 0
2
个回答已回答
how to increase the rows of an array in each loop?
Thanks Jan, That is great . However I need to have another loop and I want "A" will be different for each loop. I mean, fo...
how to increase the rows of an array in each loop?
Thanks Jan, That is great . However I need to have another loop and I want "A" will be different for each loop. I mean, fo...
12 years 前 | 0
提问
how to increase the rows of an array in each loop?
Dear all, How to increase the elemnts of a multi dimentional array in each loop ? for example at first A=[], the next loop it ...
12 years 前 | 3 个回答 | 0
3
个回答提问
store last m elemnts of a matrix to another matrix
Hi all, is there any MATLAB function to store the last m elemnts of a matrix to another matrix? Thanks
12 years 前 | 2 个回答 | 0
2
个回答已回答
Clustering
Thanks Anton, that was helpful however not enough for me foe working on Ant Clustering Algorithm. Still I needs somebody to help...
Clustering
Thanks Anton, that was helpful however not enough for me foe working on Ant Clustering Algorithm. Still I needs somebody to help...
13 years 前 | 0
提问
Clustering
Dear All- I have a doubt regarding Clustring. 1- I'm wondering a clustering algorithm should tells us how many cluster we ha...
13 years 前 | 2 个回答 | 0
2
个回答已回答
Browse button in GUI in Matlab
Thanks for the sample code. I tried However still I am getting error. here is the codes which I have written. in Opening F...
Browse button in GUI in Matlab
Thanks for the sample code. I tried However still I am getting error. here is the codes which I have written. in Opening F...
13 years 前 | 0
已回答
Browse button in GUI in Matlab
Thanks fo the information. but lets summerize my question. Since I am sending back the results in xxx_OutputFcn as follows: ...
Browse button in GUI in Matlab
Thanks fo the information. but lets summerize my question. Since I am sending back the results in xxx_OutputFcn as follows: ...
13 years 前 | 0
提问
Browse button in GUI in Matlab
Dear All, I am newby in Matlab GUI and I am designing a GUI with matlab which gets some directory from "browse pushbutton" ,...
13 years 前 | 6 个回答 | 1
6
个回答已回答
generate array of Different random floating numbers in a specific range
That is exactly what I want. Many Thanks. However, I'm curious to know where the upper bound of the range (in this example 100...
generate array of Different random floating numbers in a specific range
That is exactly what I want. Many Thanks. However, I'm curious to know where the upper bound of the range (in this example 100...
13 years 前 | 0
已回答
generate array of Different random floating numbers in a specific range
* Thanks Image Analyst, These two methods works well when the total number of those numbers to be generated will be less than th...
generate array of Different random floating numbers in a specific range
* Thanks Image Analyst, These two methods works well when the total number of those numbers to be generated will be less than th...
13 years 前 | 0
提问
generate array of Different random floating numbers in a specific range
Dear all, I am going to generate an array of Different random floating numbers in a specific range( such as range of 1, 100) i...
13 years 前 | 6 个回答 | 0