Community Profile

photo

RAKESH KUMAR TOTA


Last seen: 14 Tage vor Aktiv seit 2020

Followers: 0   Following: 0

Statistiken

  • Thankful Level 3

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


Variable change at every time step
for i = 1 :1000 a(:,i) = b ;% assume b size 800 X 1 vector % but b size changes at random iteration (for loop) depends on the ...

mehr als 2 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


for loop index variable change inside the loop[
I have a very basic coding question but little tricky . Any help would be appreciated The question follows : a = [ 3 7 2 6] x...

mehr als 2 Jahre vor | 1 Antwort | 0

1

Antwort

Beantwortet
Finding Maximum magnitude out of two arrays and output position with sign of that element
for i = 1:6 for j = 1:6 if (sign(a1(i,j)) == -1 && sign(b1(i,j)) == -1) c1(i,j) = min(a1(i,j), b1(i...

mehr als 2 Jahre vor | 0

Frage


Finding Maximum magnitude out of two arrays and output position with sign of that element
clear all; clc; a=[ -1 -4 -7 -11 -14 -17; -2 -5 -8 -12 -15 -18; -3 -6 -9 -13 -16 -19; 0.100000000000000 0.400000000000000 ...

mehr als 2 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


VAriables of a function inside a function
Good morning, I am runnung iterative loop loop(arg) where arg is a number to specify matlab how many times to run the loop(ar...

mehr als 2 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


Text files data extract
Hi, Good morning I have a very large text file. I here by attached for reference. I want to extraxt nodal displacements for 496...

mehr als 3 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Text files data extract
Good morning , I have a large text file .Ihere by attached text file. I want to extract Nodal displacements of 4961 nodes (1 di...

mehr als 3 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Command window execution by script editor automatically in a loop
Good morning, I want to execute system commands through matlab and to run system command in a loop. System command is working f...

mehr als 3 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


Input file editing format
Hi, Good morning I have a text file el.txt which contains 4800 lines . I need to change linesand store in same text file or cre...

mehr als 3 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Input files editing format
Hi, Good morning I have an input file input.txt, i need to save the format in different two files node.txt and el.txt in the fo...

mehr als 3 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Edit Textfile for analysis
Hi, I here by attached text file. I want the text file to be read as the following manner. Any help would be appreciated. Thank ...

mehr als 3 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


Abaqus input file edit as required by user
Hi, I need to edit abaqus input file where nodes and element data to be started from first character of each line and also there...

mehr als 3 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Extracting data from Text file
Good morning sir/madam, Please find the attached text file name Ocb_pl.txt I would like to extract data from 136th line to 141...

fast 4 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Finding mximum value in text file
Good morning, I here by attached Ocb_pl.txt text file. Could you please anyone tell me how to search Element Stresses and Strai...

etwa 4 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Running System Command, Importing and Exporting Text file, Editing Text file(Input Parameters)
I here by attached I123.txt file . I want to change the following line in I123.txt file ELAStic ISOTropic 1000.0 0.25 --- ...

etwa 4 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


Changing values(parameteres) in input text file at a certain line
MATErial,1 SOLId PLANe STRAin ELAStic ISOTropic 1000.0 0.25 ! Blank termination record COORdina...

etwa 4 Jahre vor | 1 Antwort | 0

1

Antwort