photo

sara shirafkan


Last seen: plus de 3 ans il y a Actif depuis 2020

Followers: 0   Following: 0

Statistiques

Feeds

Afficher par

Question


what is the error 'Index exceeds matrix dimensions.'
after coding this clear clc n=0 throat_volume=zeros(15625,1) for k=1:25:601 for j=1:25:601 for i=1:25:601 ...

plus de 3 ans il y a | 1 réponse | 0

0

réponse

Question


what is the error 'Error using fscanf Invalid file identifier. Use fopen to generate a valid file identifier.'
after coding this clear clc k=1:25:601; for i=1:numel(k) basefilename=sprintf('porosity_k%d',k(i)); fullfilename...

plus de 3 ans il y a | 1 réponse | 0

0

réponse

Question


How to make binary file for each iteration in a loop?
dear all I want to know how to create a binary file for each iteration in a loop. The following is a simple test code I made...

presque 4 ans il y a | 2 réponses | 0

2

réponses