Pierre - MATLAB Central
photo

Pierre


Last seen: Today Active since 2022

Followers: 0   Following: 0

Statistics

MATLAB AnswersFrom 08/22 to 03/25Use left and right arrows to move selectionFrom 08/22Use left and right arrows to move left selectionTo 03/25Use left and right arrows to move right selectionUse TAB to select grip buttons or left and right arrows to change selection100%

RANK
269,873
of 297,376

REPUTATION
0

CONTRIBUTIONS
10 Questions
0 Answers

ANSWER ACCEPTANCE
80.0%

VOTES RECEIVED
0

  • Thankful Level 3

View badges

Feeds

View by

Question


how to get all the fields names and values of a structure and save them in excel?
Hello, I need to account for all the structures and values of a Matlab code. I would like to export the full list to an excel ...

6 days ago | 1 answer | 0

1

answer

Question


How to run a MATLAB file without opening the MATLAB GUI?
Hello, I am trying to test a batch file that runs matlab with an input file the batch file is one line: "C:\Program Files...

7 days ago | 1 answer | 0

1

answer

Question


How to compute the gain from radiation pattern data
Helo, I am looking for a routine that computes trhe gaon of an antenna form tadiation pattern data. Sometimes only the radiat...

13 days ago | 0 answers | 0

0

answers

Question


How to get the coordinates of a Koch snowflake fractal antenna designed using the Antenna Toolbox?
I am trying to the coordinates of a Koch snowflake fractal antenna designed using the Antenna Toolbox. Ail I get is a picture, ...

21 days ago | 1 answer | 0

1

answer

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 ...

1 month ago | 2 answers | 0

2

answers

Question


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 ...

3 months ago | 1 answer | 0

1

answer

Question


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. ...

5 months ago | 0 answers | 0

0

answers

Question


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...

5 months ago | 1 answer | 0

1

answer

Question


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...

6 months ago | 1 answer | 0

1

answer

Question


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

1

answer
Go to top of page