Community Profile

photo

Ahmad Fakih


Last seen: 4 years 前 自 2019 起处于活动状态

统计数据

  • First Review
  • Thankful Level 3

查看徽章

Content Feed

排序方式:

提问


Transforming cell from excel file into numeric matrix
I'm trying to transform a number from an excel file cell located at (381,6) into a 1 by 1 numeric matrix. I'm trying to use this...

4 years 前 | 1 个回答 | 0

1

个回答

提问


How to open an existing SAP2000 model file using API in MATLAB?
I need a to open an existing SAP2000 model file through MATLAB using API. The API documentation provides an example for opening ...

4 years 前 | 1 个回答 | 0

1

个回答

提问


Error using fprintf when copying cell content into a text file
I'm trying to copy the content of the following cell into a text file. I'm using the following code: [maxrow, maxcolumn]=size(...

4 years 前 | 2 个回答 | 0

2

个回答

提问


Transforming a matrix into text with a certain format
Dear members, I have 3 column matreces that I want to transform into into texts having the format shown in the picture below in...

4 years 前 | 0 个回答 | 0

0

个回答

提问


How to use "\" in sprintf as a normal character?
I'm trying to use "sprintf" as follows: command=sprintf('"C:\Program Files\Computers and Structures\SAP2000 19\SAP2000.EXE" "G...

4 years 前 | 1 个回答 | 0

1

个回答

提问


How to execute a simple cmd.exe code in MATLAB?
Hello, I have a simple command prompt (cmd) code that opens and runs a certain software. I need to include this cmd code in a f...

4 years 前 | 1 个回答 | 0

1

个回答

提问


Probabilistic Simulations to be imported to SAP2000 from MATLAB
Dear Members, I have a MATLAB code that generates n random inputs. I want these inputs to be imported into a SAP2000 model so t...

4 years 前 | 0 个回答 | 0

0

个回答

提问


Generating multiple excel files
Dear members, I have an excel file named Template.xls. I need to generate n number of excel files having the same content as Te...

4 years 前 | 2 个回答 | 0

2

个回答

提问


How to include a variable in "xlswrite" matrix name and cell range?
Dear members, I want to include variables x,x1 and x2 in the following function, where x represents the matrix and xls file nam...

4 years 前 | 1 个回答 | 0

1

个回答

提问


How to extract the following number from a text file?
Dear memebers, Can you please help me extract the following number hilighted in yellow from a text file into MATLAB? The numbe...

5 years 前 | 2 个回答 | 0

2

个回答

提问


How to calculate A matrix if C1=A*C2*A' ?
Dear members, How to calculate matrix A using matlab if C1 and C2 are known?

5 years 前 | 0 个回答 | 0

0

个回答

提问


How to include a variable in "fopen" file name in a For loop?
Dear members, This code edits a certain number in an input text and generates a new output file containing the new edited numb...

5 years 前 | 1 个回答 | 0

1

个回答

提问


How to edit a number in a text file and save a copy of the file multiple times?
Dear Members, I need to do a probabilisitc analysis where I will be generating thousands of input text files, they all will be ...

5 years 前 | 1 个回答 | 0

1

个回答