v k
Followers: 0 Following: 0
Statistiques
17 Questions
0 Réponses
RANG
205 719
of 295 569
RÉPUTATION
0
CONTRIBUTIONS
17 Questions
0 Réponses
ACCEPTATION DE VOS RÉPONSES
58.82%
VOTES REÇUS
0
RANG
of 20 247
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 154 105
CONTRIBUTIONS
0 Problèmes
0 Solutions
SCORE
0
NOMBRE DE BADGES
0
CONTRIBUTIONS
0 Publications
CONTRIBUTIONS
0 Public Chaîne
CLASSEMENT MOYEN
CONTRIBUTIONS
0 Point fort
NOMBRE MOYEN DE LIKES
Feeds
Question
x,y coordinates of text
Hello, If we print the following sentence Lorem ipsum dolor sit amet, consectetur adipiscing elit, onto the matlab figure, u...
plus de 3 ans il y a | 2 réponses | 0
2
réponsesQuestion
Using or with strfind
Hello, I have two patterns p1 (or) p2, to be found within a single string, str. The objective is to get the position if either...
presque 4 ans il y a | 1 réponse | 0
1
réponseQuestion
Opening the only file in the directory
Hello, I have a directory in which there is only one file with a big name string. The matlab m-file which fopens this file is i...
presque 4 ans il y a | 1 réponse | 0
1
réponseQuestion
Alphabetical sort of a number of excel files in the directory
Hello, I have a bunch of excel xlsx files in a directory named like this: Farbin Inc.xlsx Younan Metal Works.xlsx Shree Tr...
presque 4 ans il y a | 1 réponse | 0
0
réponseQuestion
Multiple tables in one slide
Hello, I am trying to put multiple tables on each slide of a ppt generated using mlreportgen. However, every time I try to p...
presque 4 ans il y a | 1 réponse | 0
0
réponseQuestion
Converting strings to operators
I think this is a naive query. Yet, let me pose it: If '(' '2' '*' '3' ')' are elements of a string vector S, then what functi...
environ 4 ans il y a | 2 réponses | 0
2
réponsesQuestion
Selecting parts of HTML file
Hello, I have a series of text files in a directory, serially numbered, *Part 1*, Part 2, Part 3 ... These are actually HTML f...
environ 4 ans il y a | 1 réponse | 0
1
réponseQuestion
text string from image matrix
Suppose the matrix is as in the attached figure, given by the binary matrix H or P etc. Then what is the syntax for getting the ...
environ 4 ans il y a | 1 réponse | 0
1
réponseQuestion
Trimming or clipping a character
Hello, If there is just one character in a text string, and I want to clip it (trim it) so that only 50 to 75 % of it is displ...
environ 4 ans il y a | 1 réponse | 0
1
réponseQuestion
Strings with overlapping characters
Hello, Is it possible to have a negative space between the characters while concatenating a string? For example, a1='a' a2=...
environ 4 ans il y a | 1 réponse | 0
1
réponseQuestion
Burmese Character as a string
Hello, I am trying to obtain the string representation of the burmese character given by the unicode number U+103A. But it does ...
environ 4 ans il y a | 1 réponse | 0
1
réponseQuestion
geometrical figure as string
Hello, The following code generates a dashed circle, with a solid semi-circle on top of it. clear all r1=1; theta1=linsp...
environ 4 ans il y a | 1 réponse | 0
0
réponseQuestion
Recovering String Parts from combined string
Hello, If the two strings k1='ab'; and k2='c'; are concatenated as k3=strcat(k1,k2); then how can we recover the strin...
environ 4 ans il y a | 1 réponse | 0
1
réponseQuestion
String position in uicontrol
In the following code h=uicontrol('Style','text', 'String',str, ... 'Units','normalized', 'Position',[0.1 0 0.9 0.7...
environ 4 ans il y a | 1 réponse | 0
0
réponseQuestion
pass string variable to a function in uicontrol callback
Hello, I have a function which draws push-buttons and calls back another function. But it must pass the following three variab...
environ 4 ans il y a | 1 réponse | 0
1
réponseQuestion
HTML file scraping for Fields in a Table
The HTML file that I am working on, is a long one and contains particulars as given in the attached text file. Although the stru...
plus de 4 ans il y a | 1 réponse | 0
1
réponseQuestion
Transaction Data in HTML file
Hello, I have a whole bunch of html files in a directory, named transactionData1.html, transactionData2.html and so on. In these...
plus de 4 ans il y a | 1 réponse | 0