
Pierre
Followers: 0 Following: 0
Statistics
6 Questions
0 Answers
RANK
120,680
of 296,864
REPUTATION
0
CONTRIBUTIONS
6 Questions
0 Answers
ANSWER ACCEPTANCE
83.33%
VOTES RECEIVED
0
RANK
of 20,414
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 157,249
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
vector conversion from a vector of numbers to a vector cell of chars.
Hello, In MATLAB I have this vector: Y=[0 4 6] and I need to convert it to this format X={'0' '4' '6'}. Not sure how to do ...
4 days ago | 2 answers | 0
2
answersQuestion
How to plot an array of 4 columns?
Hello, I have an array of four columns: X,Y,Z,A. I need to visualize this data. I tried surf3 and plot3 but it seems that ...
2 months ago | 1 answer | 0
1
answerQuestion
How top fix the code below
Hello, I am new to the MATLAB RF toolbox. I need to set up an analysis of the cascading of three general trasmission lines. ...
4 months ago | 0 answers | 0
0
answersQuestion
Does the RF box have a tramission line defined by its characteristic impedance an physical Length?
Hello, I need to use MATLAB to calculate the transsmission loss of 10 (or more) cascaded transmission lines. The transmissi...
4 months ago | 1 answer | 0
1
answerQuestion
How to convert a series of x,y,z points to the appropriate format for isosurface?
Hello, I have a series of points X,Y,Z and I need to plot the isosurface describing these points. The number of uniques X va...
5 months ago | 1 answer | 0
1
answerQuestion
how to replace readcell by xlsread?
Hello, I am use to use readcell which seems to be very efficient for specific reading. for example var=readcell(xlx,'Sheet','...
2 years ago | 1 answer | 0