Community Profile

photo

Arif


Last seen: Today Active since 2024

Followers: 0   Following: 0

Statistics

  • Thankful Level 4

View badges

Feeds

View by

Question


How to stop double printing text using sprintf ?
Hi guys, im trying to write a file which contains text that i already defined in Matlab. I have 2 problems here. First is my nu...

21 hours ago | 1 answer | 0

1

answer

Question


how to writefile string as a text-file with function
hi guys, im trying to create files containing text which i defined by variable (see line 87). i found error like this : the...

2 days ago | 1 answer | 0

1

answer

Question


how to create text files from variable strings using function?
Hi guys, im facing difficulity when i export text from variable string array to files using fucntion. It happens error because f...

4 days ago | 0 answers | 0

0

answers

Answered
how to create diagonal line by point from horizontal top & bottom line's joint?
Oh, i already have the solution

5 days ago | 0

Question


how to create diagonal line by point from horizontal top & bottom line's joint?
Hello everyone, im trying to draw a frame-line that has start-joint named 'JointI' and end-joint named 'JoinJ'. It is illustrate...

5 days ago | 1 answer | 0

1

answer

Question


how to join two cell array
hi guys, may u help me solving how to join two cell array lke this : so the result will be 75x1 cell but every cell must be 34x...

6 days ago | 1 answer | 0

1

answer

Question


How to sort table more than one variable with specified condition ?
hi guys, can u tell me a different way to sort table by 2 variable columns which more simple than my method? I want to sort j...

9 days ago | 1 answer | 0

1

answer

Question


how to use sprintf to an array ?
Hi guys, im trying to make some text using sprintf, here i give example below: Basically I want all datas from variable ID,X,...

16 days ago | 1 answer | 0

1

answer

Question


How to filter table by variable ?
Hi guys can u help me to solve this problem. Im trying to filter my table named jointbase only for number of rows that specified...

16 days ago | 1 answer | 0

1

answer

Question


How to fix invalid array indexing ?
Hi guys im trying to colect all outputs tables that are created in-array. Here is my code : clear; clc; H = 5; L = 15; Ns...

18 days ago | 1 answer | 0

1

answer

Question


How to scatter plot
hi guys, im trying to plot my X,Z coordinate to a scatter plot. My problem is shown in figure below: It is becuase my X is a ...

20 days ago | 1 answer | 0

1

answer

Question


how to use multiple '%c' on each variable ?
Hello, im trying to write text to some files in array. Here is my code : clear clc VariantModel = compose('%c', 'A':'E') V...

1 month ago | 1 answer | 0

1

answer

Question


How to write text line to line ?
Hi, please help me to write text-file contain characters that are arranged in line to line like this picture : here is my cod...

1 month ago | 1 answer | 0

1

answer

Question


How to exported formatted text and create files in array with specified variables ?
Is there possible to export formated text shown below (from %start line to export to %end line to export) ? In addition, i want ...

1 month ago | 1 answer | 0

1

answer

Question


How to export script to text file ?
hello please help me to export my code into .txt extension. Is it possible ? i already tried this code, but it failed

2 months ago | 1 answer | 0

1

answer

Question


how to do for loop 2nd level?
hi guys, i want to do : XY : AA AB AC AD .. QQ but this error happened.

2 months ago | 1 answer | 0

1

answer

Question


How to solve incosistent scientific format ?
Hi guys, im facing trouble when i use 'strcmp'. I was trying to get a data from variable "Stepnum" when its "R3Plastic" is 3,67...

2 months ago | 1 answer | 0

1

answer

Question


How to use for loop and get the result for each index varian?
Hello, please give me a hint or clue to solve my problem. Look at picture number 1: I am trying to do 'for' as long as string '...

2 months ago | 1 answer | 0

1

answer

Question


how to find intersection data between 2 function
hi guys can u help me to find the data which is intersection between 2 line ? this is my graph : i have data for the blue-line...

2 months ago | 2 answers | 0

2

answers

Question


how to use assert to test logical array
hi guys, can u help me to solve this problem. I am trying to use assert to test my logical array shown photo below. as u can ...

2 months ago | 1 answer | 0

1

answer

Question


How to use assert to prevent cell contains thing which is false
Hi guys im trying to use assert to prevent my cell-array data contains 'B to C'. Here is my cell-aray data : what function th...

2 months ago | 1 answer | 0

1

answer

Question


How to find cell that contain word that i want ?
hi guys, may you help me creating the code to get some data from the table. Please see the table below: Now im trying to get ...

2 months ago | 1 answer | 0

1

answer

Question


how to plot table to line graph with dots ?
hi guys, i have data from the table as picture below. I want to make line graph from data table which X-axes as 'U1' and Y-axes ...

2 months ago | 4 answers | 0

4

answers

Question


How to get specified data in table
Please help me. How can i filter the table by specified 'Pushover-x' as a rownames and only vartype 'StepNum' , 'GlobalFX', 'Gl...

2 months ago | 1 answer | 0

1

answer

Question


How to set continue function?
What the function that i need to set code-step which will decide wheter my coding continue to run or stop. i want create a cod...

3 months ago | 2 answers | 0

2

answers

Question


How to run and evaluate multiple model then determine one model which meet condition?
first, im going to explain what im doing right now. Im connecting my Matlab with application named SAP2000 through API, as you c...

3 months ago | 0 answers | 0

0

answers

Question


How to convert cell aray which contains numeric to double
hi guys, can u help me how to convert cell to double but with in cell have comma as decimal separator ? for example when i conv...

3 months ago | 1 answer | 0

1

answer

Question


How to find specified data in table by reffers
What function that i can use to extract data in table by reference ? for example, i want to extract cell (3,4) to be a 1x1 doubl...

3 months ago | 1 answer | 0

1

answer