jinjin lee - MATLAB Central
photo

jinjin lee


Last seen: 10 days ago Active since 2020

Followers: 0   Following: 0

Message

Geometry Fractal GIS

Programming Languages:
MATLAB
Spoken Languages:
Chinese
Professional Interests:
Fractals

Statistics

All
CodyMATLAB AnswersFile ExchangeFrom 11/20 to 04/25Use left and right arrows to move selectionFrom 11/20Use left and right arrows to move left selectionTo 04/25Use left and right arrows to move right selectionUse TAB to select grip buttons or left and right arrows to change selection100%
MATLAB Answers

3 Questions
5 Answers

File Exchange

1 File

Cody

0 Problems
240 Solutions

RANK
23,254
of 298,109

REPUTATION
2

CONTRIBUTIONS
3 Questions
5 Answers

ANSWER ACCEPTANCE
33.33%

VOTES RECEIVED
1

RANK
18,844 of 20,533

REPUTATION
1

AVERAGE RATING
0.00

CONTRIBUTIONS
1 File

DOWNLOADS
1

ALL TIME DOWNLOADS
8

RANK
521
of 160,374

CONTRIBUTIONS
0 Problems
240 Solutions

SCORE
3,431

NUMBER OF BADGES
18

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • MATLAB Flipbook Mini Hack Participant
  • Treasure Hunt Participant
  • First Answer
  • Thankful Level 1
  • Project Euler I
  • Computational Geometry I Master
  • First Submission
  • Explorer
  • Commenter
  • CUP Challenge Master
  • Draw Letters
  • Introduction to MATLAB Master

View badges

Feeds

View by

Question


请问matlab或者文本工具箱支持文本流的读取和显示吗?
最近非常火的大语言模型都支持API调用,可以流式输出文本流,请问matlabappdesigner是否支持?最好能够示例性的举个例子。

2 months ago | 0 answers | 0

0

answers

Answered
Need the graph for F,G,theta
you want get F,G,theta?just output the data。 data=conedisk2() Function function data=conedisk2() % Parameter values ...

7 months ago | 0

Answered
运行循环或者整段代码的时候报错“未定义函数或变量”,但单独执行该段代码会将添加路径的数据赋值给变量,并且相同路径的上一个变量的赋值就正常
很明显你那个switch是根据你的num1的值执行的,num1=1是只有pd1_1和pd2_1有值, pd1_2和 pd2_2均没有赋值也没有这两个变量,那么你后面的代码如果引用pd1_2和 pd2_2,那必然报错啊。

7 months ago | 0

Answered
无法在webapps/home/index界面启动软件
我也遇到过类似情况,appdesigner下mlapp可以运行应用程序,但是发布成web就是很长时间没有响应;因为有些是web下不支持的,就拿我遇到的情况,一个是词云wordcloud一个是神经网络net;我发现发布从web后功能失效或者无法打开。针对这种...

7 months ago | 0

Answered
matlab App designer 做UI怎样修改左上角的logo
这个在交互操作的界面有设置。

7 months ago | 0

Answered
appdesigner 不知道是更改还是复制了文本区域(TextArea),导致删除后保存文件,再次打开mlapp还是会出现而且会越来越多,如何破解?
在File Exchange中发现了m2mlapp,就是先将删除重复控件另存为m文件,再调用这个命令可以转换,确实可以恢复。但是复杂的还是会存在功能错误,不过也算一种解决方案吧。

8 months ago | 1

Question


appdesigner 不知道是更改还是复制了文本区域(TextArea),导致删除后保存文件,再次打开mlapp还是会出现而且会越来越多,如何破解?
为了表达清楚,我截图如下,之前用的是R2020b就出现过,现在这个是2023a;不知道怎么解决,每次打开mlapp都是先删除那些无用的重复控件才能跑通;用时候会弹出一个什么已经发生变化是否重新加载,不管点哪个最后删完后都能保存,但是再次打开后就又是这样子,...

8 months ago | 1 answer | 0

1

answer

Question


Does Matlabappdesigner support webmaps?
Does Matlabappdesigner support webmaps? I have a shp file that renders very well with wmmarker and can be queried. How can I em...

12 months ago | 1 answer | 0

1

answer