photo

polo Mahmoud


Last seen: 5년 초과 전 2019년부터 활동

Followers: 0   Following: 0

통계

MATLAB Answers

17 질문
0 답변

순위
156,355
of 300,853

평판
0

참여
17 질문
0 답변

답변 채택
52.94%

획득한 표
0

순위
 of 21,094

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 171,319

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Thankful Level 3

배지 보기

Feeds

보기 기준

질문


load txt file in matrix into matlab
how to load this into matlab from a txt file: [1 2 1 E A Iy Iz Ix J 2 3 2 E A Iy Iz Ix J 3 4 ...

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

2

답변

질문


fmincon help to finde a value for x that make the difference as close to zero as possible
Hi i want the difference between F_experiment and F_numerisk be close to zero by using fmincon function [J] = functest(x); ...

5년 초과 전 | 답변 수: 0 | 0

0

답변

질문


can't open or unistall matlab
Hi i have matlab 2019a and when i try to open it is says: " can't open fail code: 0xc0000006" i have tried to unistall it but ...

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

1

답변

질문


how to make drawnow for this figure
Hi How do i make my figure plot from this to its negative point, so the figure goes back and forward ( the red line on the upl...

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

1

답변

질문


plot figure in gui guide, to axes
Hi i want to plot a figure to axes in gui guide, but only the legend is showing and the xlim and ylim is not auto, i goes fro...

거의 6년 전 | 답변 수: 0 | 0

0

답변

질문


input vector fra edit text in guide GUI
I have used this code: MVSENS=str2double(get(handles.edit27, 'String')) it works fine for a single number like eg. 25, but i ...

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

1

답변

질문


shows table in gui panel
Hi I have made this code to show my table in gui, but the table just pops up and does not show in the gui application handles....

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

1

답변

질문


load matrix with variable from text file using fileread
Hi I have a matrix eg : [ 1 2 3 J 4 5 6 J]; I want to load this into matlab but the letter turns into NaN, i want to ...

거의 6년 전 | 답변 수: 0 | 0

0

답변

질문


add to a vector by plus 1 and plus 2
hi if you have a vector like this: X = [1;2;3]; and want to plus number 1 with 1 and number 2 with 2 ect. can this be done i...

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

1

답변

질문


matlab guide how to show table with text
Hi i want to show this table like in the figure below in my matlab GUI application.

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

1

답변

질문


uigetfile and fileread combined
Hi i can open my file by use of S = fileread('coord.txt') but i want to combine this to my other code where i use [filena...

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

1

답변

질문


i want to make a user input file where the matrix would be loaded into matlab
Hi i want a text file (txt-file) where the user eg. writes txt file start: A = 30; IX = 10; % A = [ 1 2 3 IX 5 6 7 IX] ...

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

1

답변

질문


matrix with characters and numbers from text file
Hi, if I have a txt. file with 2 different matrix in the text. file and i want them to be read into matlab, eg: this is from th...

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

1

답변

질문


read matrix from txt. files
Hi, if I have a txt. file with 2 different matrix in the text. file and i want them to be read into matlab, eg: this is from th...

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

1

답변

질문


How to add a +1 to some of the numbers in a matrix
Hi i have a matrix: A = [1 2 3 4 5 6 7 8 9 10 11 12 7 8 9 10 11 12 13 14 15 16 17 18 13 14 15 16 17 18 19 20 21 22 2...

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

1

답변

질문


how to add a row and column to a matrix ?
eg. A = [1 2 3 4 5 6 7 8 9]; and transform it to; A = [1 2 1 3 ...

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

1

답변

질문


GUI: How do save data from one callback to another ?
Hi i want to save my data from one callback and use that in other callback. eg. i have 2 button, one to run the first callback ...

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

1

답변