photo

Leyon


2013년부터 활동

Followers: 0   Following: 0

메시지

Meteorologist
Professional Interests: meteorology

통계

All
MATLAB Answers

11 질문
0 답변

File Exchange

1 파일

순위
39,665
of 300,392

평판
1

참여
11 질문
0 답변

답변 채택
90.91%

획득한 표
1

순위
14,449 of 20,934

평판
16

평균 평점
0.00

참여
1 파일

다운로드 수
1

ALL TIME 다운로드 수
163

순위

of 168,373

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • First Review
  • First Submission
  • Thankful Level 3

배지 보기

Feeds

보기 기준

질문


writevideo skipping last frame
I am using writevideo to make a movie while creating the images. I have gotten it to work before however, this time it is skippi...

11년 초과 전 | 답변 수: 1 | 0

1

답변

질문


convert narr model data time to datevec or datestr
I have a set of model data that has time attributes: Attributes: units = 'hours since ...

11년 초과 전 | 답변 수: 2 | 0

2

답변

질문


create direction based polygons
I have vectors of lat/lon and want to find points that fall within an 8-point quadrant from a source point. Was attempting t...

11년 초과 전 | 답변 수: 1 | 0

1

답변

제출됨


pages_subplot.m
Create multiple pages using subplot

11년 초과 전 | 다운로드 수: 1 |

0.0 / 5
Thumbnail

질문


remove unwanted info from legend
The plot below have a legend with 5 data strings. However, I want to only display string 4 and 5. How do I remove the other data...

거의 12년 전 | 답변 수: 1 | 0

1

답변

질문


add markers to title string
There is two questions I have to ask: 1. The first is how do I add markers/symbols to a plot title? 2. How do I fix...

거의 12년 전 | 답변 수: 1 | 0

1

답변

질문


concatenate a double to a cell
This is probably a silly question but: I have a 4164x7 cell and a 4164x1 double. I want to concatenate so as to get a 4164x8 ...

거의 12년 전 | 답변 수: 1 | 0

1

답변

질문


compare index 1 to index s within loop. index exceed matrix dim
I have 12 files (M) each with 12 columns to which I want to compare each file columns to another file columns. for s =1:num...

거의 12년 전 | 답변 수: 1 | 0

1

답변

질문


variable to output name
name = 'adams' c = 2x+4 I would like the value of "name" to be the variable for c. Therefore, instead of: c = 2x+4 ...

거의 12년 전 | 답변 수: 1 | 0

1

답변

질문


output to a variable name
outputFile is a 1x2 cell that contains 2 string names ('apple' and 'peach') I want to assign those names to the output of a f...

대략 12년 전 | 답변 수: 1 | 0

1

답변

질문


send variables to menu
The menu function takes string input (text, options). Is there anyway to pass variables to the string. For example: A = [red...

대략 12년 전 | 답변 수: 0 | 1

0

답변

질문


Sort sequencial data from an array into separate arrays
Lets say I have an array A = {3 4 5 6 8 9 12 15 16 17} I want to get sequences such as A1 = {3 4 5 6} A2 = {8 9} ...

대략 12년 전 | 답변 수: 1 | 0

1

답변