Community Profile

photo

perveen ali


Active since 2017

Followers: 0   Following: 0

Statistics

Feeds

View by

Question


Report Generator functions giving error in executable
Hi there, I am using Matlab Report Generator app. and compiling my code for standalone exe file. sciprt is working fine in mat...

6 years ago | 1 answer | 0

1

answer

Question


hi all, I am trying to open a file with .001 extension , fopen gives error. can you please help?
I am using d=dir(*.001), and can see file name (abcd.001) from name=d.name but fid1=fopen(name) returns negative value.

7 years ago | 2 answers | 0

2

answers

Question


combining structs of different sizes
i want to combine structs of different sizes together, how can I do that. e.g. struct1 has four fields and struct2 has 3 fields...

7 years ago | 1 answer | 0

1

answer

Answered
how to read file a text file with numbers and characters in a loop
Hi Guillaume, please ignore first data file. I have attached this one which is systematic. thanks.

7 years ago | 0

Question


how to read file a text file with numbers and characters in a loop
Hi there, can someone please help me with reading the .txt file in a loop, what is best function. thanks.

7 years ago | 2 answers | 0

2

answers