Arif
Followers: 0 Following: 0
Estadística
34 Preguntas
2 Respuestas
CLASIFICACIÓN
233.973
of 295.467
REPUTACIÓN
0
CONTRIBUCIONES
34 Preguntas
2 Respuestas
ACEPTACIÓN DE RESPUESTAS
73.53%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 20.234
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 153.872
CONTRIBUCIONES
0 Problemas
0 Soluciones
PUNTUACIÓN
0
NÚMERO DE INSIGNIAS
0
CONTRIBUCIONES
0 Publicaciones
CONTRIBUCIONES
0 Público Canales
EVALUACIÓN MEDIA
CONTRIBUCIONES
0 Temas destacados
MEDIA DE ME GUSTA
Feeds
Pregunta
Incosistency Precision Value (decimal double) When using strcmpi/contains
Hi guys, im facing trouble when I want to compare string using 'strcmpi' or 'contains'. The problem is when I convert string to ...
5 meses hace | 2 respuestas | 0
2
respuestaserror when using table with specified variable names
already closed. i already find by my way
6 meses hace | 0
Pregunta
error when using table with specified variable names
Hi guys im trying to join 2 variable string-array and double array by table. I already defined the variable names, but error hap...
6 meses hace | 1 respuesta | 0
1
respuestaPregunta
How to fix loop which over the determined index ?
Hi guys, im trying to do looping ii 1:900 but why when u run it, it was never-ending loop. After reach 900, it will continue to ...
6 meses hace | 1 respuesta | 0
1
respuestaPregunta
how to show live return of variable in command windows while running a looping.
hi guys im running script in looping for 8901 ii in array. But my command windows and workspace not update and show the live ret...
6 meses hace | 1 respuesta | 0
1
respuestaPregunta
error when using {}
Hi guys, im trying to run a software by Matlab and do some analysis for some models and this 'Periodandfrequencies' is an exampl...
6 meses hace | 1 respuesta | 0
1
respuestaPregunta
how to replace rows variable by specific conditions?
Hi guys, I have 2 variables 'cell-array' here. There are 'jointTSS1' and 'jointTOSnew1' The cell array 'jointTSS1' contains 7...
7 meses hace | 0 respuestas | 0
0
respuestasPregunta
Erorr when replace row's value of table in-array.
hi guys, i dont know why this error happened to me. I already check the variable and i think it is already rigth. Here is m...
7 meses hace | 2 respuestas | 0
2
respuestasPregunta
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...
7 meses hace | 1 respuesta | 0
1
respuestaPregunta
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...
7 meses hace | 1 respuesta | 0
1
respuestaPregunta
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...
7 meses hace | 0 respuestas | 0
0
respuestashow to create diagonal line by point from horizontal top & bottom line's joint?
Oh, i already have the solution
7 meses hace | 0
Pregunta
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...
7 meses hace | 1 respuesta | 0
1
respuestaPregunta
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...
7 meses hace | 1 respuesta | 0
1
respuestaPregunta
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...
7 meses hace | 1 respuesta | 0
1
respuestaPregunta
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,...
7 meses hace | 1 respuesta | 0
1
respuestaPregunta
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...
7 meses hace | 1 respuesta | 0
1
respuestaPregunta
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...
7 meses hace | 1 respuesta | 0
1
respuestaPregunta
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 ...
8 meses hace | 1 respuesta | 0
1
respuestaPregunta
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...
8 meses hace | 1 respuesta | 0
1
respuestaPregunta
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...
8 meses hace | 1 respuesta | 0
1
respuestaPregunta
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 ...
8 meses hace | 1 respuesta | 0
1
respuestaPregunta
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
8 meses hace | 1 respuesta | 0
1
respuestaPregunta
how to do for loop 2nd level?
hi guys, i want to do : XY : AA AB AC AD .. QQ but this error happened.
9 meses hace | 1 respuesta | 0
1
respuestaPregunta
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...
9 meses hace | 1 respuesta | 0
1
respuestaPregunta
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 '...
9 meses hace | 1 respuesta | 0
1
respuestaPregunta
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...
9 meses hace | 2 respuestas | 0
2
respuestasPregunta
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 ...
9 meses hace | 1 respuesta | 0
1
respuestaPregunta
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...
9 meses hace | 1 respuesta | 0
1
respuestaPregunta
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 ...
9 meses hace | 1 respuesta | 0